Instructions to use FINGU-AI/Qwen2.5-L-e-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use FINGU-AI/Qwen2.5-L-e-1 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, "FINGU-AI/Qwen2.5-L-e-1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- eada113c3886b1d98051c6003832ab7d70a0d22f181a176f55bd4e564f2e02ef
- Size of remote file:
- 5.56 kB
- SHA256:
- ae8f19bdb2c0782d23c19fc1852d4f779328c3f0de656bf57c793a6bf7f1b563
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.