AlexBefest commited on
Commit
2c8f554
·
verified ·
1 Parent(s): 8bceff5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +61 -3
README.md CHANGED
@@ -1,3 +1,61 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - mistralai/Mistral-Small-24B-Instruct-2501
7
+ tags:
8
+ - not-for-all-audiences
9
+ ---
10
+
11
+ Original:
12
+ https://huggingface.co/AlexBefest/CardProjector-24B-v1
13
+
14
+ [WoonaAi](https://huggingface.co/WoonaAI) presents...
15
+
16
+ # CardProjector-24B-v1
17
+
18
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6336c5b3e3ac69e6a90581da/geRIv7Q6jbNixWbRnrHx8.png)
19
+
20
+ ## Overview
21
+
22
+ CardProjector-24B-v1 is a specialized language model derived from Mistral-Small-24B-Instruct-2501, fine-tuned to generate character cards for **SillyTavern** in the **chara_card_v2** specification. This model is designed to assist creators and roleplayers by automating the process of crafting detailed and well-structured character cards, ensuring compatibility with SillyTavern's format.
23
+
24
+ ---
25
+
26
+ ## Samples:
27
+
28
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6336c5b3e3ac69e6a90581da/1L3X7Std5loXePHea_kEi.png)
29
+
30
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6336c5b3e3ac69e6a90581da/NFqZ6Dc8MZh4Tb6aa-q-B.png)
31
+
32
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6336c5b3e3ac69e6a90581da/8-jBpTJ3q3dlz_pAzwDfU.png)
33
+
34
+ [More samples in json](https://huggingface.co/AlexBefest/CardProjector-24B-v1/tree/main/Samples)
35
+
36
+ ---
37
+
38
+ ## Parameters
39
+
40
+ - **Chat Template**: Mistral v7 Tekken
41
+ - **Sampler parameters**:
42
+ ```plain text
43
+ Temperature: 0.3-0.7
44
+ Rep. pen.: 1.1-1.2 (Recommended!)
45
+ Top P: 1
46
+ Min P: 0.05-0.1
47
+ Max output: 4096
48
+ ```
49
+ - **System prompt (recommended)**:
50
+ ```plain text
51
+ You are an AI assistant helping the user generate character cards for a role-playing game for SillyTavern, using the strict SillyTavern json format in the chara_card_v2 specification.
52
+ ```
53
+
54
+ ## Notes
55
+
56
+ This model is ideal for the basis of creating your own card, it supports multi-turn conservation, so you can work with the card directly in the chat. It is recommended to use a UI that does not replace Placeholder Tags ({{user}} {{char}}) for ease of working with the card (For example, KoboldUI Classic in Editing Mode)
57
+ Sometimes there is a problem with endless generation loops, so I strongly recommend setting the parameter rep pen 1.1-1.2.
58
+
59
+ ## Safety
60
+
61
+ Wha?