How to use joey00072/pico_thinking_function_calling_grpo with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("joey00072/pico_thinking_function_calling_grpo", dtype="auto")