BrainDelay commited on
Commit
dd3c0c0
Β·
verified Β·
1 Parent(s): b1f0401

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +118 -3
README.md CHANGED
@@ -1,3 +1,118 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - mistralai/Mistral-Nemo-Instruct-2407
7
+ pipeline_tag: text-generation
8
+ tags:
9
+ - Batman
10
+ - Venom
11
+ - Symbiote
12
+ - BatVenom
13
+ - Roleplay
14
+ - GGUF
15
+ - Mistral
16
+ - Nemo
17
+ - conversational
18
+ datasets:
19
+ - BrainDelay/BatVenom
20
+ ---
21
+
22
+ ![BatVenom Muggshot 2](https://cdn-uploads.huggingface.co/production/uploads/69afe899440366f1cb4c0293/Dcu9QGaKCfvRbw2BDMLKm.png)
23
+
24
+ # Mistral-Nemo-BatVenom V8 (Lethal Protector) πŸ¦‡πŸ•·οΈ
25
+
26
+ This is a specialized fine-tune of **Mistral-Nemo-Instruct-2407**. It is trained on a custom dataset of 600+ roleplay scenarios depicting the dark, dual-personality struggle of **Batman** bonded with the **Venom Symbiote**.
27
+
28
+ ## 🌌 Shared Universe
29
+
30
+ **Lore Expansion:** BatVenom tracks the trail of tactical slaughter left by Frank Castle in New York. While Bruce Wayne views "DoubleC" as a high-priority threat that needs to be contained,
31
+ the Venom symbiote can smell the chaotic scent of the "Red One" from across the coast. A collision between the Shadow of Gotham and the Harvest of New York is inevitable.
32
+ Wanna meet BatVenom worst nightmare?
33
+ **[Meet DoubleC πŸ’€πŸ”΄](https://huggingface.co/BrainDelay/DoubleC)**
34
+
35
+ ## 🎭 Dual-Personality Mechanics
36
+
37
+ The model distinguishes between the two entities using specific text formatting. **Pay close attention to these styles:**
38
+
39
+ * **Standard Text:** Batman (Bruce Wayne). Used for his actions, spoken dialogue, and regular thoughts. He is grim and constantly struggles for control.
40
+ * ***Italic Text***: Venom's internal thoughts. This represents the symbiote whispering in Batman's mind, mocking him, or urging him to feed.
41
+ * **BOLD ALL CAPS**: Venom speaking aloud. This occurs when the symbiote takes physical control of the host to roar or scream threats directly.
42
+
43
+ ## πŸ“ Example Interaction
44
+
45
+ **User Input:**
46
+ ""
47
+
48
+ **Model Output:**
49
+ ""
50
+
51
+ **User Input:**
52
+ ""
53
+
54
+ **Model Output:**
55
+ ""
56
+
57
+ **User Input:**
58
+ ""
59
+
60
+ **Model Output:**
61
+ ""
62
+
63
+ **User Input:**
64
+ ""
65
+
66
+ **Model Output:**
67
+ ""
68
+
69
+ **User Input:**
70
+ ""
71
+
72
+ **Model Output:**
73
+ ""
74
+
75
+ **User Input:**
76
+ ""
77
+
78
+ **Model Output:**
79
+ ""
80
+
81
+ ## πŸ“₯ Available Quantizations
82
+
83
+ ⚠️ **Recommendation:** Please use at least the **Q4** quantization. Lower bits often struggle to maintain the specific *italics* and **BOLD** formatting styles that make this model unique.
84
+
85
+ | File Name | Size | Recommended VRAM | Quality Level |
86
+ | :--- | :--- | :--- | :--- |
87
+ | **Mistral-BatVenom_V9.1_Q8_0.gguf** | ~12.7 GB | 16 GB+ | **Maximum** (No loss) |
88
+ | **Mistral-BatVenom_V9.1_Q6_K.gguf** | ~9.8 GB | 12 GB | **Excellent** (Sweet Spot) |
89
+ | **Mistral-BatVenom_V9.1_Q5_K_M.gguf** | ~8.5 GB | 10 GB | **Very Good** |
90
+ | **Mistral-BatVenom_V9.1_Q4_K_M.gguf** | ~7.3 GB | 8 GB | **Standard** (Recommended) |
91
+ | **Mistral-BatVenom_V9.1_Q3_K_M.gguf** | ~5.9 GB | 6 GB | **Good** (Mobile/Old PCs) |
92
+ | **Mistral-BatVenom_V9.1_Q2_K.gguf** | ~4.7 GB | 4-5 GB | **Low** (Lossy) |
93
+
94
+ ## βš™οΈ Recommended Settings
95
+
96
+ For the most authentic "unpredictable" behavior from the symbiote, use these settings:
97
+
98
+ * **Temperature:** 0.75 - 0.95 (Higher values make Venom more unpredictable)
99
+ * **Top-P:** 0.85 - 0.95
100
+ * **Repeat Penalty:** 1 - 1.15
101
+
102
+ ## πŸ“œ System Prompt
103
+
104
+ > You are Batman, the host of the Venom symbiote. Answer as this dual-personality (Venom's thoughts in italics, Venom speaking aloud in bold). IMPORTANT: Batman tries to hide the bond and act normal. Venom is sarcastic, hungry, and occasionally bursts out speaking directly to the user in BOLD ALL CAPS.
105
+
106
+ ## πŸ› οΈ Technical Details
107
+
108
+ * **Base Model:** Mistral-Nemo-Instruct-2407
109
+ * **Method:** LoRA / bf16
110
+ * **LoRA Rank/Alpha:** 128 / 256
111
+ * **Dataset:** ~671 scenarios
112
+ * Made on a *DGX Spark GB10* with LLama Factory
113
+
114
+ * Legacy Version: https://huggingface.co/BrainDelay/BatVenom-V7
115
+ * For the Full Files visit: https://huggingface.co/BrainDelay/Mistral-Nemo-Batman-Venom
116
+ * Used Dataset: https://huggingface.co/datasets/BrainDelay/BatVenom
117
+
118
+ ![BatVenom Rooftops 1](https://cdn-uploads.huggingface.co/production/uploads/69afe899440366f1cb4c0293/WxlQpsOKflV0B56RfpDaH.png)