Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license:
|
3 |
+
- apache-2.0
|
4 |
+
- other
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
- text-generation
|
8 |
+
- opt
|
9 |
+
- non-commercial
|
10 |
+
- dialogue
|
11 |
+
- chatbot
|
12 |
+
- ai-msgbot
|
13 |
+
|
14 |
+
inference: false
|
15 |
+
---
|
16 |
+
|
17 |
+
|
18 |
+
|
19 |
+
# pszemraj/opt-peter-2.7B-sharded
|
20 |
+
|
21 |
+
|
22 |
+
The same thing as [pszemraj/opt-peter-2.7B](https://huggingface.co/pszemraj/opt-peter-2.7B) except I sharded it. Please refer to the model card previously linked for all details.
|
23 |
+
|
24 |
+
---
|