Update metadata with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,6 +1,18 @@
|
|
| 1 |
---
|
| 2 |
quantized_by: bartowski
|
| 3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
## Llamacpp imatrix Quantizations of OrcaAgent-llama3.2-8b
|
|
|
|
| 1 |
---
|
| 2 |
quantized_by: bartowski
|
| 3 |
pipeline_tag: text-generation
|
| 4 |
+
datasets:
|
| 5 |
+
- microsoft/orca-agentinstruct-1M-v1
|
| 6 |
+
- Isotonic/agentinstruct-1Mv1-combined
|
| 7 |
+
base_model: Isotonic/OrcaAgent-llama3.2-8b
|
| 8 |
+
tags:
|
| 9 |
+
- text-generation-inference
|
| 10 |
+
- transformers
|
| 11 |
+
- llama
|
| 12 |
+
- trl
|
| 13 |
+
license: apache-2.0
|
| 14 |
+
language:
|
| 15 |
+
- en
|
| 16 |
---
|
| 17 |
|
| 18 |
## Llamacpp imatrix Quantizations of OrcaAgent-llama3.2-8b
|