Instructions to use AiLLMBS/qwen25-coder-bio-devops-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use AiLLMBS/qwen25-coder-bio-devops-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-Coder-7B-Instruct") model = PeftModel.from_pretrained(base_model, "AiLLMBS/qwen25-coder-bio-devops-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b2064c97ebd910589d5c90d9f045d8d573a28e994d85d378a726bd99f0adb7cf
- Size of remote file:
- 162 MB
- SHA256:
- be1e2b50d643adad98c78acfeadc834eb03fe8e44821b938ca4d71afeae4ba06
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.