Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,19 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Llama-3-Groq-8B-Tool-Use
|
|
|
1 |
+
---
|
2 |
+
base_model: Groq/Llama-3-Groq-8B-Tool-Use
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
license: llama3
|
6 |
pipeline_tag: text-generation
|
7 |
+
tags:
|
8 |
+
- facebook
|
9 |
+
- meta
|
10 |
+
- pytorch
|
11 |
+
- llama
|
12 |
+
- llama-3
|
13 |
+
- groq
|
14 |
+
- tool-use
|
15 |
+
- function-calling
|
16 |
+
quantized_by: bartowski
|
17 |
---
|
18 |
|
19 |
## Llamacpp imatrix Quantizations of Llama-3-Groq-8B-Tool-Use
|