File size: 3,523 Bytes
902398b
c71c879
902398b
 
 
c71c879
902398b
 
 
 
 
 
 
 
 
c71c879
902398b
 
c71c879
 
902398b
 
 
 
 
 
 
 
 
c71c879
902398b
 
 
 
 
 
 
25ba35a
902398b
b3d3919
c71c879
b3d3919
c71c879
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25ba35a
c71c879
902398b
 
 
25ba35a
902398b
 
 
c71c879
 
 
 
 
902398b
 
 
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
---
license: mit
language:
- en
base_model:
- deepseek-ai/DeepSeek-R1-Distill-Llama-8B
tags:
- not-for-all-audiences
---

GGUF:


[WoonaAi](https://huggingface.co/WoonaAI) presents...

# CardProjector-R1-preview-8B-v1.1



![image/png](https://cdn-uploads.huggingface.co/production/uploads/6336c5b3e3ac69e6a90581da/HM7TrqEmyzL79ibSB0ai-.png)


## What's new in v1.1?

- Frequency of infinite loops has been significantly reduced.
- The dataset has been significantly redesigned, which made it possible to achieve quite high quality on the 3B model (in some cases, even almost similar quality to the CardProjector 24B v1).
- Significantly improved the stability of the model behavior
- Added the ability to generate character cards using a Chain of Thoughts (for the CardProjector-R1-preview-8B-v1.1), which helped to achieve a higher generation quality than CardProjector 24B v1 in most cases. Read more [here](https://huggingface.co/AlexBefest/CardProjector-R1-preview-8B-v1.1).


## Overview

CardProjector is a specialized series of language models, fine-tuned to generate character cards for **SillyTavern** in the **chara_card_v2** specification. These models are designed to assist creators and roleplayers by automating the process of crafting detailed and well-structured character cards, ensuring compatibility with SillyTavern's format.

---


## Usage recommendations

- **Avoid adding a system prompt; all instructions should be contained within the user prompt** This tip from the official [Usage recommendations](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Llama-8B#usage-recommendations) from the deepseek-r1 ReadMe. Believe me, it was written for a reason.

- **To ensure that the model engages in thorough reasoning, I recommend enforcing the model to initiate its response with "<think>\nOkay, user is asking me to create a new character card. Let's think in detail about what the final character should look like." at the beginning of every output.** This tip from the official [Usage recommendations](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Llama-8B#usage-recommendations) from the deepseek-r1 ReadMe too.

- **Instruction (recommended)**:
```plain text
You are an AI assistant who helps the user create character cards for a role-playing game for SillyTavern using the strict SillyTavern json format in the chara_card_v2 specification.\n You have to think through the tags step by step <think>\n\n</think>!  Inside the <think>\n\n</think> tags, you must carefully and in great detail analyze the personality, appearance, interests, tastes and behavior of the character indicated on the card.
```

- **Start your prompt with this instruction, example:**

```plain text
You are an AI assistant who helps the user create character cards for a role-playing game for SillyTavern using the strict SillyTavern json format in the chara_card_v2 specification.\n You have to think through the tags step by step <think>\n\n</think>!  Inside the <think>\n\n</think> tags, you must carefully and in great detail analyze the personality, appearance, interests, tastes and behavior of the character indicated on the card.

Generate a character card for me featuring a cute catgirl who is maniacally obsessed with eating cookies.
```

- **Chat Template**: DeepSeek-V2.5

```plain text
<|begin▁of▁sentence|>{system_prompt}<|User|>{prompt}<|Assistant|>
```

- **Sampler parameters**:
```plain text
Temperature: 0.7-0.9
Rep. pen.: 1.1
```


## Usage sample:


---
## Safety

Wha?