Instructions to use smjain/function-calling_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use smjain/function-calling_1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen2.5-coder-1.5b-bnb-4bit") model = PeftModel.from_pretrained(base_model, "smjain/function-calling_1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6b7feea9a106b77c55e642cb026201aee369ab2e3037ec904a1b7945201e8321
- Size of remote file:
- 5.43 kB
- SHA256:
- 31bc840a87459240403947c6412305a0ab35ddff382c83fdb6bfaceb94e224e1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.