vvsotnikov
commited on
Commit
•
18dcaeb
1
Parent(s):
107c3e7
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
---
|
2 |
-
license:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- sft
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
widget:
|
9 |
+
- text: <|prompter|>What is a meme, and what's the history behind this word?<|endoftext|><|assistant|>
|
10 |
+
- text: <|prompter|>What's the Earth total population<|endoftext|><|assistant|>
|
11 |
+
- text: <|prompter|>Write a story about future of AI development<|endoftext|><|assistant|>
|
12 |
---
|
13 |
+
|
14 |
+
# Open-Assistant StableLM-7B SFT-7 Model 8-bit
|
15 |
+
|
16 |
+
Quantized version of https://huggingface.co/OpenAssistant/stablelm-7b-sft-v7-epoch-3
|