Instructions to use Arunark/qwen2.5-1.5b-function-calling-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Arunark/qwen2.5-1.5b-function-calling-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-1.5B-Instruct") model = PeftModel.from_pretrained(base_model, "Arunark/qwen2.5-1.5b-function-calling-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2cc051eabdfd390c7c82bb3e29c6de14efd0154037dbdc73692e2285c270b1db
- Size of remote file:
- 5.71 kB
- SHA256:
- 0601eff4afee442589d6454534b7411926de84ffa57715aac5a73e0ceb85c2f0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.