Text Generation
Transformers
PyTorch
Safetensors
English
llama
text generation
instruct
text-generation-inference
TearGosling commited on
Commit
d3cb5ca
1 Parent(s): 3d5a82f

Add acknowledgements

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -61,3 +61,6 @@ datasets, and datasets acquired from various RP forums.
61
  The intended use-case for this model is fictional writing for entertainment purposes. Any other sort of usage is out of scope.
62
 
63
  As such, it was **not** fine-tuned to be safe and harmless: the base model _and_ this fine-tune have been trained on data known to contain profanity and texts that are lewd or otherwise offensive. It may produce socially unacceptable or undesirable text, even if the prompt itself does not include anything explicitly offensive. Outputs might often be factually wrong or misleading.
 
 
 
 
61
  The intended use-case for this model is fictional writing for entertainment purposes. Any other sort of usage is out of scope.
62
 
63
  As such, it was **not** fine-tuned to be safe and harmless: the base model _and_ this fine-tune have been trained on data known to contain profanity and texts that are lewd or otherwise offensive. It may produce socially unacceptable or undesirable text, even if the prompt itself does not include anything explicitly offensive. Outputs might often be factually wrong or misleading.
64
+
65
+ ## Acknowledgements
66
+ We would like to thank [SpicyChat](https://spicychat.ai/) for sponsoring the training for this model.