Update README.md
Browse files
README.md
CHANGED
|
@@ -12,11 +12,8 @@ tags:
|
|
| 12 |
- tools
|
| 13 |
- functions
|
| 14 |
---
|
| 15 |
-
|
| 16 |
-

|
| 17 |
-
|
| 18 |
# Qwen2.5-Coder-32B-Glaive-ToolCall
|
| 19 |
-
|
| 20 |
## Model Description
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [Qwen/Qwen2.5-Coder-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-32B-Instruct) specifically enhanced for tool calling capabilities. The model has been trained using the [Glaive Function Calling v2](https://huggingface.co/datasets/glaiveai/glaive-function-calling-v2) dataset (`glaiveai/glaive-function-calling-v2`) to significantly improve its ability to understand, generate, and execute function calls in various programming and automation contexts.
|
|
|
|
| 12 |
- tools
|
| 13 |
- functions
|
| 14 |
---
|
|
|
|
|
|
|
|
|
|
| 15 |
# Qwen2.5-Coder-32B-Glaive-ToolCall
|
| 16 |
+

|
| 17 |
## Model Description
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [Qwen/Qwen2.5-Coder-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-32B-Instruct) specifically enhanced for tool calling capabilities. The model has been trained using the [Glaive Function Calling v2](https://huggingface.co/datasets/glaiveai/glaive-function-calling-v2) dataset (`glaiveai/glaive-function-calling-v2`) to significantly improve its ability to understand, generate, and execute function calls in various programming and automation contexts.
|