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