Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,13 @@
|
|
1 |
---
|
2 |
inference: false
|
3 |
license: other
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
<!-- header start -->
|
@@ -166,7 +173,7 @@ I trained the LoRA with the following configuration:
|
|
166 |
- Trained on 4-bit base model
|
167 |
- Cutoff length: 4096
|
168 |
|
169 |
-
# Original model card:
|
170 |
|
171 |
<h1 style="text-align: center">Pygmalion 7B</h1>
|
172 |
<h2 style="text-align: center">A conversational LLaMA fine-tune.</h2>
|
|
|
1 |
---
|
2 |
inference: false
|
3 |
license: other
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
thumbnail: null
|
7 |
+
tags:
|
8 |
+
- text generation
|
9 |
+
- conversational
|
10 |
+
pipeline_tag: text-generation
|
11 |
---
|
12 |
|
13 |
<!-- header start -->
|
|
|
173 |
- Trained on 4-bit base model
|
174 |
- Cutoff length: 4096
|
175 |
|
176 |
+
# Original model card: Pygmalion 7B
|
177 |
|
178 |
<h1 style="text-align: center">Pygmalion 7B</h1>
|
179 |
<h2 style="text-align: center">A conversational LLaMA fine-tune.</h2>
|