Edit model card

Quantizations of https://huggingface.co/PygmalionAI/mythalion-13b

From original readme

Prompting

This model can be prompted using both the Alpaca and Pygmalion formatting.

Alpaca formatting:

### Instruction:
<prompt>

### Response:
<leave a newline blank for model to respond>

Pygmalion/Metharme formatting:

<|system|>Enter RP mode. Pretend to be {{char}} whose persona follows:
{{persona}}

You shall reply to the user while staying in character, and generate long responses.
<|user|>Hello!<|model|>{model's response goes here}

The model has been trained on prompts using three different roles, which are denoted by the following tokens: <|system|>, <|user|> and <|model|>.

The <|system|> prompt can be used to inject out-of-channel information behind the scenes, while the <|user|> prompt should be used to indicate user input. The <|model|> token should then be used to indicate that the model should generate a response. These tokens can happen multiple times and be chained up to form a conversation history.

Downloads last month
278
GGUF
Model size
13B params
Architecture
llama

1-bit

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

Inference API (serverless) has been turned off for this model.