Instructions to use effcot/Limo_qwen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use effcot/Limo_qwen with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-7B-Instruct") model = PeftModel.from_pretrained(base_model, "effcot/Limo_qwen") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 538bc35d15be62dd846dd782928b984ebfb2c317d0f35d61a984cd8a6c9d6912
- Size of remote file:
- 8.02 kB
- SHA256:
- 7160a8baffd6fdb254602cb2e657c1557c6c381bfc98e6fe85ddc8b4099ad73d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.