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
- Xet hash:
- 554ce4c7fc9c6ae1031505b8bee87852be1ab819e9f8d1e91f9cd16e46c85b52
- Size of remote file:
- 113 MB
- SHA256:
- 54e5d0e46c4d4a50567b1a6bdd8fe69713af8e993f36623a840a95b662a9c610
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.