Instructions to use t83714/qwen2.5-32b-instruct-limo-lora-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use t83714/qwen2.5-32b-instruct-limo-lora-adapter with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-32B-Instruct") model = PeftModel.from_pretrained(base_model, "t83714/qwen2.5-32b-instruct-limo-lora-adapter") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 018d66a688521ed425414b17ba4a3787b6965206a2f29787acbc2bbc50ab54ff
- Size of remote file:
- 7.54 kB
- SHA256:
- 42840db53984e424fbf3aaeded98727171998f960a8db1541b33926a93a917a4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.