RichardErkhov commited on
Commit
08e3aae
1 Parent(s): 9493e8c

uploaded readme

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Quantization made by Richard Erkhov.
2
+
3
+ [Github](https://github.com/RichardErkhov)
4
+
5
+ [Discord](https://discord.gg/pvy7H8DZMG)
6
+
7
+ [Request more models](https://github.com/RichardErkhov/quant_request)
8
+
9
+
10
+ Pythia-70M-ChatSalad - bnb 8bits
11
+ - Model creator: https://huggingface.co/concedo/
12
+ - Original model: https://huggingface.co/concedo/Pythia-70M-ChatSalad/
13
+
14
+
15
+
16
+
17
+ Original model description:
18
+ ---
19
+ license: other
20
+ language:
21
+ - en
22
+ inference: false
23
+ widget:
24
+ - text: "How do I download this model?"
25
+ example_title: "Text Gen Example"
26
+ ---
27
+
28
+ # Pythia-70M-ChatSalad
29
+
30
+ This is a follow up finetune of Pythia-70M finetuned on the same dataset as OPT-19M-ChatSalad. It is much more coherent.
31
+
32
+ All feedback and comments can be directed to Concedo on the KoboldAI discord.
33
+