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