Instructions to use FINGU-AI/Qwen2.5-L-e-2 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-2 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-2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5f7f06a1a2f77771c89359f7aef3c94cec0c8859b28a0b2139d24b43100b5c09
- Size of remote file:
- 11.4 MB
- SHA256:
- eccfe8446b814d6120eec3f96528c1faf44f51410f2524c11cac30fda10c9ee9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.