Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,7 +1,18 @@
|
|
1 |
-
|
2 |
---
|
3 |
-
|
|
|
|
|
|
|
|
|
4 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
## Llamacpp imatrix Quantizations of Llama-3-Patronus-Lynx-70B-Instruct
|
|
|
|
|
1 |
---
|
2 |
+
base_model: PatronusAI/Llama-3-Patronus-Lynx-70B-Instruct
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: transformers
|
6 |
+
license: llama3
|
7 |
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- text-generation
|
10 |
+
- pytorch
|
11 |
+
- Lynx
|
12 |
+
- Patronus AI
|
13 |
+
- evaluation
|
14 |
+
- hallucination-detection
|
15 |
+
quantized_by: bartowski
|
16 |
---
|
17 |
|
18 |
## Llamacpp imatrix Quantizations of Llama-3-Patronus-Lynx-70B-Instruct
|