How to use Badribn/Qwen2.5-Coder-7B_function_calling_instruct with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Badribn/Qwen2.5-Coder-7B_function_calling_instruct", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!