Text Generation
Transformers
PyTorch
English
llama
Inference Endpoints
text-generation-inference
winglian commited on
Commit
0ba6150
1 Parent(s): f95476d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -17,9 +17,10 @@ pipeline_tag: text-generation
17
 
18
  # Hippogriff 30B Chat
19
 
20
- **[💵 Donate to OpenAccess AI Collective](https://github.com/sponsors/OpenAccess-AI-Collective) to help us keep building great tools and models!**
21
 
22
- Hippogriff 30B Chat builds on Hippogriff with new datasets, including a de-duped subset of the Pygmalion dataset. It also removes all Alpaca style prompts using `###` in favor of
 
23
  chat only style prompts using `USER:`,`ASSISTANT:` as well as [pygmalion/metharme prompting](https://huggingface.co/PygmalionAI/metharme-7b#prompting) using `<|system|>, <|user|> and <|model|>` tokens.
24
 
25
  Questions, comments, feedback, looking to donate, or want to help? Reach out on our [Discord](https://discord.gg/EqrvvehG) or email [wing@openaccessaicollective.org](mailto:wing@openaccessaicollective.org)
 
17
 
18
  # Hippogriff 30B Chat
19
 
20
+ [<img src="https://huggingface.co/openaccess-ai-collective/hippogriff-30b-chat-pyg/resolve/main/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
21
 
22
+
23
+ Hippogriff 30B Chat is an expoeriment that builds on Manticore with new datasets, while removing a few more instuction and chat datasets. It also includes a de-duped subset of the Pygmalion dataset. It also removes all Alpaca style prompts using `###` in favor of
24
  chat only style prompts using `USER:`,`ASSISTANT:` as well as [pygmalion/metharme prompting](https://huggingface.co/PygmalionAI/metharme-7b#prompting) using `<|system|>, <|user|> and <|model|>` tokens.
25
 
26
  Questions, comments, feedback, looking to donate, or want to help? Reach out on our [Discord](https://discord.gg/EqrvvehG) or email [wing@openaccessaicollective.org](mailto:wing@openaccessaicollective.org)