hugoShanda commited on
Commit
04b1df8
·
verified ·
1 Parent(s): 37f56b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
3
  language:
4
  - en
5
  base_model:
6
- - meta-llama/Llama-3.1-70B-Instruct
7
  tags:
8
  - function-calling
9
  - tool-use
@@ -12,7 +12,7 @@ tags:
12
  ---
13
  # watt-tool-70B
14
 
15
- watt-tool-70B is a fine-tuned language model based on LLaMa-3.1-70B-Instruct, optimized for tool usage and multi-turn dialogue. It achieves state-of-the-art performance on the Berkeley Function-Calling Leaderboard (BFCL).
16
 
17
  ## Model Description
18
 
 
3
  language:
4
  - en
5
  base_model:
6
+ - meta-llama/Llama-3.3-70B-Instruct
7
  tags:
8
  - function-calling
9
  - tool-use
 
12
  ---
13
  # watt-tool-70B
14
 
15
+ watt-tool-70B is a fine-tuned language model based on LLaMa-3.3-70B-Instruct, optimized for tool usage and multi-turn dialogue. It achieves state-of-the-art performance on the Berkeley Function-Calling Leaderboard (BFCL).
16
 
17
  ## Model Description
18