OPT-19M-ChatSalad / README.md
concedo's picture
disable inference widget
3930ca6
|
raw
history blame contribute delete
No virus
831 Bytes
metadata
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.