Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,8 @@ tags:
|
|
| 15 |
- tool_calling
|
| 16 |
---
|
| 17 |
|
|
|
|
|
|
|
| 18 |
# **Gliese-Query_Tool-0.6B**
|
| 19 |
|
| 20 |
> **Gliese-Query_Tool-0.6B** is a **function-calling and query-oriented reasoning model** fine-tuned from **Qwen3-0.6B** using **Salesforce/xlam-function-calling-60k**, designed for **tool orchestration**, **structured query resolution**, and **operation chaining** across diverse tasks.
|
|
@@ -140,4 +142,4 @@ print(response)
|
|
| 140 |
* Focused on **function-calling and structured tasks** — not suited for open-ended dialogue or creative writing
|
| 141 |
* Small model size means very complex reasoning chains may require external planning agents
|
| 142 |
* Optimized for structured tool workflows — conversational tone and narrative depth are secondary
|
| 143 |
-
* Long-context multi-tool planning beyond several steps may reduce reliability
|
|
|
|
| 15 |
- tool_calling
|
| 16 |
---
|
| 17 |
|
| 18 |
+

|
| 19 |
+
|
| 20 |
# **Gliese-Query_Tool-0.6B**
|
| 21 |
|
| 22 |
> **Gliese-Query_Tool-0.6B** is a **function-calling and query-oriented reasoning model** fine-tuned from **Qwen3-0.6B** using **Salesforce/xlam-function-calling-60k**, designed for **tool orchestration**, **structured query resolution**, and **operation chaining** across diverse tasks.
|
|
|
|
| 142 |
* Focused on **function-calling and structured tasks** — not suited for open-ended dialogue or creative writing
|
| 143 |
* Small model size means very complex reasoning chains may require external planning agents
|
| 144 |
* Optimized for structured tool workflows — conversational tone and narrative depth are secondary
|
| 145 |
+
* Long-context multi-tool planning beyond several steps may reduce reliability
|