Instructions to use ELMAA/Qwen1.5-1.8B-it-thinking-function_calling-V0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ELMAA/Qwen1.5-1.8B-it-thinking-function_calling-V0 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ELMAA/Qwen1.5-1.8B-it-thinking-function_calling-V0", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "</think>": 151650, | |
| "</tool_call>": 151652, | |
| "</tool_response>": 151654, | |
| "</tools>": 151648, | |
| "<eos>": 151655, | |
| "<pad>": 151646, | |
| "<think>": 151649, | |
| "<tool_call>": 151651, | |
| "<tool_response>": 151653, | |
| "<tools>": 151647, | |
| "<|endoftext|>": 151643, | |
| "<|im_end|>": 151645, | |
| "<|im_start|>": 151644 | |
| } | |