Text Generation
Transformers
Safetensors
llama
conversational
text-generation-inference
AymanTarig commited on
Commit
f6dad22
·
verified ·
1 Parent(s): a94b244

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ base_model:
17
 
18
  ### Model Description
19
 
20
- Function-Calling-Llama3.2-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))
 
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))