Instructions to use FINGU-AI/Qwen2.5-32B-Lora-HQ-e-6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use FINGU-AI/Qwen2.5-32B-Lora-HQ-e-6 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-32B-Instruct") model = PeftModel.from_pretrained(base_model, "FINGU-AI/Qwen2.5-32B-Lora-HQ-e-6") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 573817148874b69035bf117679a48b20cabc626fedcc1fc4bbfe83166903d06b
- Size of remote file:
- 15 kB
- SHA256:
- d0db9bdc225f9583b93b0affe946bd62f8983aae91455323924cab39bef020b1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.