AlexBefest commited on
Commit
c8c40f3
·
verified ·
1 Parent(s): ad50697

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +67 -3
README.md CHANGED
@@ -1,3 +1,67 @@
1
- ---
2
- license: llama3.2
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
+ GGUF:
12
+
13
+ https://huggingface.co/mradermacher/CardProjector-24B-v1-GGUF
14
+ https://huggingface.co/mradermacher/CardProjector-24B-v1-i1-GGUF
15
+ https://huggingface.co/AlexBefest/CardProjector-24B-v1-GGUF
16
+
17
+
18
+ [WoonaAi](https://huggingface.co/WoonaAI) presents...
19
+
20
+ # CardProjector-24B-v1
21
+
22
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6336c5b3e3ac69e6a90581da/geRIv7Q6jbNixWbRnrHx8.png)
23
+
24
+ ## Overview
25
+
26
+ 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.
27
+
28
+ ---
29
+
30
+ ## Samples:
31
+
32
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6336c5b3e3ac69e6a90581da/1L3X7Std5loXePHea_kEi.png)
33
+
34
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6336c5b3e3ac69e6a90581da/NFqZ6Dc8MZh4Tb6aa-q-B.png)
35
+
36
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6336c5b3e3ac69e6a90581da/8-jBpTJ3q3dlz_pAzwDfU.png)
37
+
38
+ [More samples in json](https://huggingface.co/AlexBefest/CardProjector-24B-v1/tree/main/Samples)
39
+
40
+ ---
41
+
42
+ ## Parameters
43
+
44
+ - **Chat Template**: Mistral v7 Tekken
45
+ - **Sampler parameters**:
46
+ ```plain text
47
+ Temperature: 0.3-0.7
48
+ Rep. pen.: 1.1-1.2 (Recommended!)
49
+ Top P: 1
50
+ Min P: 0.05-0.1
51
+ Max output: 4096
52
+ ```
53
+ - **System prompt (recommended)**:
54
+ ```plain text
55
+ 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.
56
+ ```
57
+
58
+ ## Notes
59
+
60
+ **This model has significant problems with infinite loops during generation. This issue will be fixed in future versions.**
61
+
62
+ 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)
63
+ Sometimes there is a problem with endless generation loops, so I strongly recommend setting the parameter rep pen 1.1-1.2.
64
+
65
+ ## Safety
66
+
67
+ Wha?