mradermacher
commited on
Commit
•
70894d7
1
Parent(s):
ebce411
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,13 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
library_name: transformers
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
static quants of https://huggingface.co/alpindale/miquella-120b, commit 25de83c
|
6 |
|
|
|
1 |
---
|
2 |
+
base_model: []
|
3 |
+
language:
|
4 |
+
- en
|
5 |
library_name: transformers
|
6 |
pipeline_tag: text-generation
|
7 |
+
quantized_by: mradermacher
|
8 |
+
tags:
|
9 |
+
- mergekit
|
10 |
+
- merge
|
11 |
---
|
12 |
static quants of https://huggingface.co/alpindale/miquella-120b, commit 25de83c
|
13 |
|