How to use ericnunes1/phi4-mini-func-calling-full with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ericnunes1/phi4-mini-func-calling-full", dtype="auto")