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:
- c31903f5f2347dbbb023a2792507f7b397c02aff440697f5d6bd74c04f38c25c
- Size of remote file:
- 14.5 kB
- SHA256:
- 0b72d3ff0d9cef769a20852fa3473da68a2ad59950ff6438edf98c95328ba5c1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.