Instructions to use FuturisticVibes/Qwen2-7B-TestInstructFinetune-LORA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use FuturisticVibes/Qwen2-7B-TestInstructFinetune-LORA with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/workspace/data/models/Qwen2-7B") model = PeftModel.from_pretrained(base_model, "FuturisticVibes/Qwen2-7B-TestInstructFinetune-LORA") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6b29f1d4a3a2aa4892bef42a23caf2319a0fb323c06ad3f94e0377c1af13394d
- Size of remote file:
- 162 MB
- SHA256:
- 750d144852bc4ed28e7c02d37cb3d0a85833584acd24272dbfdd0ef246762d36
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.