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 Replete-LLM-V2-Llama-3.1-8b
|
|
|
1 |
---
|
2 |
+
base_model: Replete-AI/Replete-LLM-V2-Llama-3.1-8b
|
3 |
+
datasets:
|
4 |
+
- Replete-AI/The_Living_AI_Dataset
|
5 |
+
- Replete-AI/code_bagel_hermes-2.5
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
license: apache-2.0
|
9 |
pipeline_tag: text-generation
|
10 |
+
tags:
|
11 |
+
- unsloth
|
12 |
+
quantized_by: bartowski
|
13 |
---
|
14 |
|
15 |
## Llamacpp imatrix Quantizations of Replete-LLM-V2-Llama-3.1-8b
|