Instructions to use FINGU-AI/Qwen2.5-32B-Lora-HQ-e-635 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-635 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-635") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 33fbe3954fba0ce98fd0496f3196dc30cceaef0336ac87571d919b659e44c977
- Size of remote file:
- 15 kB
- SHA256:
- 31effcc966f4272bd7330ebcde7da65f7dbd70afe27a289d2a31856fbc63f379
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.