Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,15 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Apollo-0.4-Llama-3.1-8B
|
|
|
1 |
+
---
|
2 |
+
base_model: Locutusque/Apollo-0.4-Llama-3.1-8B
|
3 |
+
datasets:
|
4 |
+
- QuasarResearch/apollo-preview-v0.4
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
library_name: transformers
|
8 |
+
license: llama3.1
|
9 |
pipeline_tag: text-generation
|
10 |
+
tags:
|
11 |
+
- not-for-all-audiences
|
12 |
+
quantized_by: bartowski
|
13 |
---
|
14 |
|
15 |
## Llamacpp imatrix Quantizations of Apollo-0.4-Llama-3.1-8B
|