dyang415 Nekuromento commited on
Commit
9098071
1 Parent(s): 663face

Fix base model link (#1)

Browse files

- Fix base model link (4e0c8267b497491885d56089b086a87cc8a5a1c6)


Co-authored-by: Max Klyga <Nekuromento@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  license: apache-2.0
3
- base_model: meta-llama/Meta-Llama-3.1-70B-Instruct
 
4
  tags:
5
  - function
6
  - function-calling
 
1
  ---
2
  license: apache-2.0
3
+ base_model:
4
+ - meta-llama/Meta-Llama-3.1-8B-Instruct
5
  tags:
6
  - function
7
  - function-calling