Text Generation
Transformers
PyTorch
Safetensors
English
llama
text generation
instruct
text-generation-inference
TearGosling commited on
Commit
24916f6
1 Parent(s): 720ae18

Add acknowledgements

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -66,4 +66,7 @@ form a conversation history.
66
 
67
  The intended use-case for this model is fictional writing for entertainment purposes. Any other sort of usage is out of scope.
68
 
69
- 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.
 
 
 
 
66
 
67
  The intended use-case for this model is fictional writing for entertainment purposes. Any other sort of usage is out of scope.
68
 
69
+ 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.
70
+
71
+ ## Acknowledgements
72
+ We would like to thank [SpicyChat](https://spicychat.ai/) for sponsoring the training for the [Pygmalion-2 13B](https://huggingface.co/PygmalionAI/pygmalion-2-13b) model.