breeg554 commited on
Commit
d8da464
·
1 Parent(s): e9af911

update readme

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. README.md +2 -0
  3. image.png +3 -0
.gitattributes CHANGED
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
  unsloth.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
 
 
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
  unsloth.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
38
+ *.png filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -21,6 +21,8 @@ language:
21
 
22
  **Finetuned from model:** unsloth/Qwen3-14B-unsloth-bnb-4bit
23
 
 
 
24
  ## 🚀 What Makes This Model Special?
25
 
26
  This model has been fine-tuned to handle **asynchronous tool execution** — a critical capability for building responsive, real-world AI agents. Unlike traditional function-calling models that assume tools return results immediately, this model understands and properly handles tools that take time to execute.
 
21
 
22
  **Finetuned from model:** unsloth/Qwen3-14B-unsloth-bnb-4bit
23
 
24
+ ![conversation](./image.png)
25
+
26
  ## 🚀 What Makes This Model Special?
27
 
28
  This model has been fine-tuned to handle **asynchronous tool execution** — a critical capability for building responsive, real-world AI agents. Unlike traditional function-calling models that assume tools return results immediately, this model understands and properly handles tools that take time to execute.
image.png ADDED

Git LFS Details

  • SHA256: 85fff8de54f1114b52e75bf6aaaf5a8f086ea98b446f8a3b429e7141feb702d0
  • Pointer size: 131 Bytes
  • Size of remote file: 387 kB