Text Generation
Transformers
PyTorch
Safetensors
English
llama
text generation
instruct
text-generation-inference
TearGosling commited on
Commit
e962ae4
1 Parent(s): 2eb9d8b

Add acknowledgements

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -63,3 +63,6 @@ The intended use-case for this model is fictional writing for entertainment purp
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
64
  are lewd or otherwise offensive. It may produce socially unacceptable or undesirable text, even if the prompt itself does not include anything explicitly offensive.
65
  Outputs might often be factually wrong or misleading.
 
 
 
 
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
64
  are lewd or otherwise offensive. It may produce socially unacceptable or undesirable text, even if the prompt itself does not include anything explicitly offensive.
65
  Outputs might often be factually wrong or misleading.
66
+
67
+ ## Acknowledgements
68
+ We would like to thank [SpicyChat](https://spicychat.ai/) for sponsoring the training for this model.