Instructions to use devanshamin/Qwen2-1.5B-Instruct-Function-Calling-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use devanshamin/Qwen2-1.5B-Instruct-Function-Calling-v1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-1.5B-Instruct") model = PeftModel.from_pretrained(base_model, "devanshamin/Qwen2-1.5B-Instruct-Function-Calling-v1") - Inference
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e76ecf776efca137767f8092db4613e665184b806affe41dc4e35338a6078559
- Size of remote file:
- 5 GB
- SHA256:
- 93e1fcf773e2f889568dbf9ad0d387ba578b455d16f17366c0ead98a9cd136da
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.