nguyenthanhthuan commited on
Commit
ad8765d
·
verified ·
1 Parent(s): c2ebcbc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,7 +18,7 @@ datasets:
18
  # Function Calling Llama Model
19
 
20
  ## Overview
21
- A specialized fine-tuned version of the meta-llama/Llama-3.2-1B-Instruct model enhanced with function/tool calling capabilities. The model leverages the **hiyouga/glaive-function-calling-v2-sharegpt** dataset for training.
22
 
23
  ## Model Specifications
24
 
@@ -170,7 +170,7 @@ print(llm_tools.invoke(query).content)
170
  ## Technical Details
171
 
172
  ### Dataset Information
173
- Training utilized the hiyouga/glaive-function-calling-v2-sharegpt dataset, featuring comprehensive function calling interaction examples.
174
 
175
  ### Known Limitations
176
 
 
18
  # Function Calling Llama Model
19
 
20
  ## Overview
21
+ A specialized fine-tuned version of the `meta-llama/Llama-3.2-1B-Instruct` model enhanced with function/tool calling capabilities. The model leverages the **hiyouga/glaive-function-calling-v2-sharegpt** dataset for training.
22
 
23
  ## Model Specifications
24
 
 
170
  ## Technical Details
171
 
172
  ### Dataset Information
173
+ Training utilized the `hiyouga/glaive-function-calling-v2-sharegpt` dataset, featuring comprehensive function calling interaction examples.
174
 
175
  ### Known Limitations
176