Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,11 @@ language:
|
|
8 |
base_model:
|
9 |
- Qwen/Qwen2.5-7B-Instruct
|
10 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
# Vikhrmodels/Qwen2.5-7B-Instruct-Tool-Planning
|
13 |
|
@@ -285,4 +290,4 @@ Each tool is represented as a JSON object with fields like "name", "description"
|
|
285 |
|
286 |
## Authors
|
287 |
|
288 |
-
[More Information Needed]
|
|
|
8 |
base_model:
|
9 |
- Qwen/Qwen2.5-7B-Instruct
|
10 |
pipeline_tag: text-generation
|
11 |
+
tags:
|
12 |
+
- function-calling
|
13 |
+
- tools
|
14 |
+
- tool-calling
|
15 |
+
- tool-planning
|
16 |
---
|
17 |
# Vikhrmodels/Qwen2.5-7B-Instruct-Tool-Planning
|
18 |
|
|
|
290 |
|
291 |
## Authors
|
292 |
|
293 |
+
[More Information Needed]
|