Alfred-Indigo / README.md
JoshKeesee's picture
Update README.md
637a026 verified
|
raw
history blame contribute delete
No virus
714 Bytes
metadata
license: apache-2.0
tags:
  - 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 integration: