Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,32 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Llama3.1-8B-Enigma
|
|
|
1 |
---
|
2 |
+
base_model: ValiantLabs/Llama3.1-8B-Enigma
|
3 |
+
datasets:
|
4 |
+
- sequelbox/Tachibana
|
5 |
+
- LDJnr/Pure-Dove
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
license: llama3.1
|
9 |
pipeline_tag: text-generation
|
10 |
+
tags:
|
11 |
+
- enigma
|
12 |
+
- valiant
|
13 |
+
- valiant-labs
|
14 |
+
- llama
|
15 |
+
- llama-3.1
|
16 |
+
- llama-3.1-instruct
|
17 |
+
- llama-3.1-instruct-8b
|
18 |
+
- llama-3
|
19 |
+
- llama-3-instruct
|
20 |
+
- llama-3-instruct-8b
|
21 |
+
- 8b
|
22 |
+
- code
|
23 |
+
- code-instruct
|
24 |
+
- python
|
25 |
+
- conversational
|
26 |
+
- chat
|
27 |
+
- instruct
|
28 |
+
quantized_by: bartowski
|
29 |
+
model_type: llama
|
30 |
---
|
31 |
|
32 |
## Llamacpp imatrix Quantizations of Llama3.1-8B-Enigma
|