File size: 842 Bytes
09f7462
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: apache-2.0
---

This repo contains GGUF format model files for [aion-labs/Aion-RP-Llama-3.1-8B](https://huggingface.co/aion-labs/Aion-RP-Llama-3.1-8B).

# Model Card

## Model Description

This is a completely uncensored model that has been trained to excel at roleplaying and creative writing. It can utilize the full 131K context.

## Prompt Format

The model uses the following prompt format:

```
__SYSTEM__: system message here
__USER__: user message here
__ASSISTANT__: assistant message here
```

The model is capable of multi-turn conversations. A system message is not required, however, performance can improve if detailed instructions are provided in a system message.

**Important:** the recommended default temperature for this model is 0.7. Setting the temperature to 1.0 can sometimes result in nonsensical output.