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