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