update readme
Browse files
README.md
CHANGED
@@ -1,4 +1,14 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
thumbnail:
|
6 |
+
tags:
|
7 |
+
- text generation
|
8 |
+
- conversational
|
9 |
+
inference: false
|
10 |
+
---
|
11 |
+
|
12 |
+
# Pygmalion 6B
|
13 |
+
|
14 |
+
Converted to GGML format, for [koboldcpp](https://github.com/LostRuins/koboldcpp) or something similar.
|