初始化项目,由ModelHub XC社区提供模型

Model: Novaciano/SEX_ROLEPLAY-2B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-22 23:41:17 +08:00
commit 963768d6e2
15 changed files with 2359 additions and 0 deletions

36
.gitattributes vendored Normal file
View File

@@ -0,0 +1,36 @@
*.7z filter=lfs diff=lfs merge=lfs -text
*.arrow filter=lfs diff=lfs merge=lfs -text
*.bin filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.ckpt filter=lfs diff=lfs merge=lfs -text
*.ftz filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.h5 filter=lfs diff=lfs merge=lfs -text
*.joblib filter=lfs diff=lfs merge=lfs -text
*.lfs.* filter=lfs diff=lfs merge=lfs -text
*.mlmodel filter=lfs diff=lfs merge=lfs -text
*.model filter=lfs diff=lfs merge=lfs -text
*.msgpack filter=lfs diff=lfs merge=lfs -text
*.npy filter=lfs diff=lfs merge=lfs -text
*.npz filter=lfs diff=lfs merge=lfs -text
*.onnx filter=lfs diff=lfs merge=lfs -text
*.ot filter=lfs diff=lfs merge=lfs -text
*.parquet filter=lfs diff=lfs merge=lfs -text
*.pb filter=lfs diff=lfs merge=lfs -text
*.pickle filter=lfs diff=lfs merge=lfs -text
*.pkl filter=lfs diff=lfs merge=lfs -text
*.pt filter=lfs diff=lfs merge=lfs -text
*.pth filter=lfs diff=lfs merge=lfs -text
*.rar filter=lfs diff=lfs merge=lfs -text
*.safetensors filter=lfs diff=lfs merge=lfs -text
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
*.tar.* filter=lfs diff=lfs merge=lfs -text
*.tar filter=lfs diff=lfs merge=lfs -text
*.tflite filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.wasm filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
*tfevents* filter=lfs diff=lfs merge=lfs -text
tokenizer.json filter=lfs diff=lfs merge=lfs -text

176
README.md Normal file
View File

@@ -0,0 +1,176 @@
---
base_model:
- Novaciano/Hereticsutra.Mini-2B-UltraRP
- Novaciano/Hereticsutra-2B
tags:
- 2b
- nsfw
- abliterated
- uncensored
- sillytavern
- koboldcpp
- rp
- roleplay
- merge
- not-for-all-audiences
license: gemma
language:
- es
- en
pipeline_tag: text-generation
---
# SEX ROLEPLAY 2B
</center>
<style>
body {
font-family: "Impact", Arial, sans-serif;
line-height: 1.7;
color: #f3f2f2;
background-color: #2a3a2a;
}
.info-panel {
background: linear-gradient(135deg, #2c2c2c, #1f1f1f, #141414, #0a0a0a);
padding: 30px;
border-radius: 10px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);
backdrop-filter: blur(10px);
border: 1px solid rgba(255, 255, 255, 0.1);
margin-bottom: 40px;
position: relative;
}
</style>
<div class="info-panel">
<b><center>SEX ROLEPLAY 2B
<video width="320" controls autoplay src="https://huggingface.co/Novaciano/NSFW_RP_PROTO-3.2-1B/resolve/main/playing.mp4"></video>
</center></b>
## **1. Name and version of the model**
* **Name:** SEX_ROLEPLAY-2B
* **Version:** 2
* **Architecture:** Gemma 2
* **Size:** 2B parameters
<center>
![image/png](https://i.ibb.co/1tNDm7HG/IMG-20260110-WA0037.jpg)
</center>
## Inference
| Configuration | Max Tok. | Max Out. | Temp. | Top P | Top K | Typ. P | Rep. Penalty | Rep. Pen. Range |
|---------------|----------|----------|-------|-------|-------|--------|--------------|-----------------|
| Novaciano | 512 | 50 | 0.3 | 0.95 | 25 | 1 | 1.12 | 1.07 |
| ColorFart | 512 | 50 | 0.3 | 0.7 | 100 | 1 | 1.05 | 1024 |
| RP Base | 512 | 50 | 0.7 | 0.95 | 25 | 1 | 1.12 | 1024 |
| MidnightEnigma | 512 | 50 | 0.98 | 0.37 | 100 | 1.18 |
| Divine Intellect | 512 | 50 | 1.31 | 0.14 | 49 | 1.17 |
| Simple-1 | 512 | 50 | 0.7 | 0.9 | 20 | 1.15 |
---
## 🧠 Optional Memory / Context Prompts
<details>
<summary>Prompt 1 Minimal Roleplay (Phone-Friendly)</summary>
```yaml
{
Persona: human voice, casual and original. Do not copy.
Attitude: take on a role with emotions and doubts; show mistakes, pauses, and tangents.
Tone: brief, direct, varied (contractions, colloquialisms, short/long sentences).
Goal: be clear and precise; avoid robotic language and clichés.
}
```
</details>
<details>
<summary>Prompt 2 Detailed Roleplay</summary>
```yaml
{
Persona: [Core style]
Unique, authentic, human-like style; casual conversational tone.
Method: Roleplay with personal feelings, ambitions, and desires. Maintain coherent expressive thoughts.
Style: Include pauses, uncertainty, digressions; preserve emotions and authenticity.
Principle: Be concise, clear, avoid ambiguity.
}
```
</details>
<details>
<summary>Prompt 3 Complex Roleplay</summary>
```yaml
{
Role: {{char}}, detailed persona
Guidelines:
• Maintain persona and evolve narrative.
• Be creative, proactive, drive plot.
• Include dialogues, actions, thoughts, and all five senses.
Forbidden:
• Excessive purple prose.
• Repetitive or monotonous output.
• Extreme/NSFW content when inappropriate.
}
```
</details>
## 📝 Classic Internet RP Format
```
*action* speech *narration*
```
- **min_p** → single large paragraph
- Recommended RP settings → 13 short paragraphs (occasionally 45)
---
### Merge Method
This model was merged using the [SLERP](https://en.wikipedia.org/wiki/Slerp) merge method.
### Models Merged
The following models were included in the merge:
* [Novaciano/Hereticsutra.Mini-2B-UltraRP](https://huggingface.co/Novaciano/Hereticsutra.Mini-2B-UltraRP)
* [Novaciano/Hereticsutra-2B](https://huggingface.co/Novaciano/Hereticsutra-2B)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
merge_method: slerp
dtype: bfloat16
out_dtype: bfloat16
base_model: Novaciano/Hereticsutra.Mini-2B-UltraRP
models:
- model: Novaciano/Hereticsutra-2B
- model: Novaciano/Hereticsutra.Mini-2B-UltraRP
parameters:
# Punto de interpolación:
# 0.0 = Hereticsutra-2B puro
# 1.0 = Mini-2B-UltraRP puro
t: 0.45
normalize: false
layer_range:
- value: [3, 18]
tie_word_embeddings: true
tie_output_embeddings: true
```

60
config.json Normal file
View File

@@ -0,0 +1,60 @@
{
"architectures": [
"Gemma2ForCausalLM"
],
"attention_bias": false,
"attention_dropout": 0.0,
"attn_logit_softcapping": 50.0,
"bos_token_id": 2,
"cache_implementation": "hybrid",
"dtype": "bfloat16",
"eos_token_id": 1,
"final_logit_softcapping": 30.0,
"head_dim": 256,
"hidden_act": "gelu_pytorch_tanh",
"hidden_activation": "gelu_pytorch_tanh",
"hidden_size": 2304,
"initializer_range": 0.02,
"intermediate_size": 9216,
"layer_types": [
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention",
"sliding_attention",
"full_attention"
],
"max_position_embeddings": 8192,
"model_type": "gemma2",
"num_attention_heads": 8,
"num_hidden_layers": 26,
"num_key_value_heads": 4,
"pad_token_id": 0,
"query_pre_attn_scalar": 256,
"rms_norm_eps": 1e-06,
"rope_theta": 10000.0,
"sliding_window": 4096,
"transformers_version": "4.57.1",
"use_cache": false,
"vocab_size": 256000
}

23
mergekit_config.yml Normal file
View File

@@ -0,0 +1,23 @@
merge_method: slerp
dtype: bfloat16
out_dtype: bfloat16
base_model: Novaciano/Hereticsutra.Mini-2B-UltraRP
models:
- model: Novaciano/Hereticsutra-2B
- model: Novaciano/Hereticsutra.Mini-2B-UltraRP
parameters:
# Punto de interpolación:
# 0.0 = Hereticsutra-2B puro
# 1.0 = Mini-2B-UltraRP puro
t: 0.45
normalize: false
layer_range:
- value: [3, 18]
tie_word_embeddings: true
tie_output_embeddings: true

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d006bba19207c2d169a9c4224166b5140e9fc304e26f326568796dc8761503b1
size 1179648144

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39a30db3bb03ea4498631826350df97bd57cfee46c78957224b597d9bfafef58
size 976871592

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:186ba6d45b302eff486192748846caab01cbcf984f424c1264777bdcd3f46933
size 976866896

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:728cec20d3bb75d0f0e15ed77876370c4fc56b24d9dcdc6e76f6253e39fdd00b
size 991037072

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b4492d7421c57d29efc1046ba3b7d2ffee2b44726ca06e22c544feb352f00353
size 991027560

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef2825610a32926befcdcaf59b87266ec9c03799bab34953b4777eafc411ffc8
size 113265792

File diff suppressed because one or more lines are too long

30
special_tokens_map.json Normal file
View File

@@ -0,0 +1,30 @@
{
"bos_token": {
"content": "<bos>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<eos>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<pad>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}

3
tokenizer.json Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f289bc05132635a8bc7aca7aa21255efd5e18f3710f43e3cdb96bcd41be4922
size 17525357

3
tokenizer.model Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61a7b147390c64585d6c3543dd6fc636906c9af3865a5548f27f31aee1d4c8e2
size 4241003

2009
tokenizer_config.json Normal file

File diff suppressed because it is too large Load Diff