Instructions to use smjain/function-calling with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use smjain/function-calling 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") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bd3dafe085e253cab4b780cdd34a1ce78b28b040eefb6b886cf00b40db283589
- Size of remote file:
- 5.43 kB
- SHA256:
- 7b8f804bdee162fa219151966d3b43d98539053ae858848613d0a5a1a431efb6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.