|
--- |
|
license: mit |
|
datasets: |
|
- v2ray/r-chatgpt-general-dump |
|
language: |
|
- en |
|
pipeline_tag: text-generation |
|
tags: |
|
- not-for-all-audiences |
|
--- |
|
# SchizoGPT 123B AWQ |
|
Fine tuned on r/ChatGPT Discord #general dump. \ |
|
Quantized from [v2ray/SchizoGPT-123B](https://huggingface.co/v2ray/SchizoGPT-123B) using [AutoAWQ](https://github.com/casper-hansen/AutoAWQ). |
|
## Prompt Template |
|
``` |
|
Date: 2024/4<username>username1<message>message 1<message>message 2<username>username2<message>message 1<message>message 2<username>username3<message> |
|
``` |
|
Date prefix is optional: |
|
``` |
|
<username>username1<message>message 1<message>message 2<username>username2<message>message 1<message>message 2<username>username3<message> |
|
``` |
|
Use `@username` to ping a user and `#channel name` to mention a channel. \ |
|
Prepend `<Re: username>` before a message to respond to a user. \ |
|
Use `<filename.ext>` to mention a file in a link, for example, if you have `https://example.com/image.jpg`, use `<image.jpg>`: |
|
``` |
|
Date: 2023/12<username>example#0001<message>Hello!<username>example#0002<message><Re: example#0001> Hi, look at this image of a cat! <cat.png><username>example#0001<message><Re: example#0002> |
|
``` |