Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ base_model:
|
|
17 |
|
18 |
### Model Description
|
19 |
|
20 |
-
|
21 |
|
22 |
This model was developed as a graduation project by:
|
23 |
- **Ayman Tarig** ([GitHub](https://github.com/0xayman))
|
|
|
17 |
|
18 |
### Model Description
|
19 |
|
20 |
+
`ThinkAgent-1B` is a fine-tuned version of `meta-llama/Llama-3.2-1B-Instruct`, specifically optimized for function calling tasks. The model is trained to improve Abstract Syntax Tree (AST) accuracy, ensuring more precise function call generations.
|
21 |
|
22 |
This model was developed as a graduation project by:
|
23 |
- **Ayman Tarig** ([GitHub](https://github.com/0xayman))
|