File size: 831 Bytes
45340ba
 
b755912
 
3930ca6
74cd063
 
 
45340ba
b755912
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
license: other
language:
- en
inference: false
widget:
- text: "How do I download this model?"
  example_title: "Text Gen Example"
---

# OPT-19M-ChatSalad

This is an experimental OPT-based model with 19 million parameters trained entirely **from scratch** as a datasetting practice. 
Thus, it should not be subject to the usual OPT license. You are free to use this model for any purpose. 
The model is small enough (under 40mb) that it should run at very fast speeds even entirely on CPU. 

It is recommend to use this model with the KoboldAI software, with the following parameters:

- Temperature: 0.9
- Repetition Penalty: 1.1
- Repetition Penalty Slope: 0.7
- Repetition Penalty Range: 1024
- Top-P Sampling: 0.9
- Disable all other samplers

All feedback and comments can be directed to Concedo on the KoboldAI discord.