File size: 714 Bytes
32e19af
05d443c
32e19af
972f4bc
05d443c
 
 
972f4bc
a563cc9
 
 
 
 
 
 
 
 
 
 
 
972f4bc
 
 
 
a563cc9
32e19af
 
 
05d443c
32e19af
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
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](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
- Library: https://github.com/JoshKeesee/Alfred-Indigo
- Docs: [More Information Needed]