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:
- 61692ad844dfb23aafa177a9daec51ddadb44cf3031a2edb591045e9c0c7d410
- Size of remote file:
- 2.5 GB
- SHA256:
- 0f5e04ed497edfd08f4fa4f54f6d2f1f89f6e97dfb18696a11abcdf6c61cb2b6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.