Alfred-Indigo / README.md
JoshKeesee's picture
Update README.md
a563cc9 verified
|
raw
history blame
No virus
758 Bytes
---
license: apache-2.0
tags:
- pytorch_model_hub_mixin
- model_hub_mixin
- conversational
languages:
- en
pipeline_tag: text-generation
widget:
- example_title: Hello
messages:
- role: user
content: Hello!
- example_title: Tell a story
messages:
- role: user
content: Tell me a scary story
- example_title: Jokes
messages:
- role: user
content: Tell me a funny joke
inference:
parameters:
max_new_tokens: 300
stop:
- <|end-assistant|>
---
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
- Library: https://github.com/JoshKeesee/Alfred-Indigo
- Docs: [More Information Needed]