ricklamers
commited on
Commit
•
0bc7a25
1
Parent(s):
123ba96
fix: update README
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ tags:
|
|
14 |
- function-calling
|
15 |
---
|
16 |
|
17 |
-
# Llama-3-Groq-
|
18 |
|
19 |
This is the 8B parameter version of the Llama 3 Groq Tool Use model, specifically designed for advanced tool use and function calling tasks.
|
20 |
|
@@ -51,6 +51,6 @@ While fine-tuned for tool use, this model inherits the ethical considerations of
|
|
51 |
|
52 |
The model is available through:
|
53 |
- [Groq API console](https://console.groq.com)
|
54 |
-
- [Hugging Face](https://huggingface.co/Groq/Llama-3-Groq-
|
55 |
|
56 |
For full details on responsible use, ethical considerations, and latest benchmarks, please refer to the [official Llama 3 documentation](https://llama.meta.com/) and the Groq model card.
|
|
|
14 |
- function-calling
|
15 |
---
|
16 |
|
17 |
+
# Llama-3-Groq-8B-Tool-Use
|
18 |
|
19 |
This is the 8B parameter version of the Llama 3 Groq Tool Use model, specifically designed for advanced tool use and function calling tasks.
|
20 |
|
|
|
51 |
|
52 |
The model is available through:
|
53 |
- [Groq API console](https://console.groq.com)
|
54 |
+
- [Hugging Face](https://huggingface.co/Groq/Llama-3-Groq-8B-Tool-Use)
|
55 |
|
56 |
For full details on responsible use, ethical considerations, and latest benchmarks, please refer to the [official Llama 3 documentation](https://llama.meta.com/) and the Groq model card.
|