Instructions to use FINGU-AI/QWEN2.5-7B-OP-checkpoint-10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use FINGU-AI/QWEN2.5-7B-OP-checkpoint-10 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen2.5-7b-instruct-bnb-4bit") model = PeftModel.from_pretrained(base_model, "FINGU-AI/QWEN2.5-7B-OP-checkpoint-10") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1d1ac0c5a4ea5259963db80e15981a969ff14438d00851c90c8648d96d3c51b6
- Size of remote file:
- 646 MB
- SHA256:
- 2a7a49a0bebfee1fddeb77cd5f7a24731553346c40e22de3e77b035f9e2354c9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.