初始化项目,由ModelHub XC社区提供模型
Model: UmbrellaInc/T-Virus_Epsilon.Arklay-3.2-1B Source: Original Platform
This commit is contained in:
36
.gitattributes
vendored
Normal file
36
.gitattributes
vendored
Normal 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
|
||||
150
README.md
Normal file
150
README.md
Normal file
@@ -0,0 +1,150 @@
|
||||
---
|
||||
base_model:
|
||||
- hereticness/Heretic-Dirty-Alice-RP-NSFW-llama-3.2-1B
|
||||
- UmbrellaInc/T-Virus_Delta.Strain-3.2-1B
|
||||
- hereticness/heretic_FuseChat-Llama-3.2-1B-Instruct
|
||||
- marcuscedricridia/badllama3.2-1B
|
||||
- hereticness/Heretic-Bellatrix-Tiny-1B
|
||||
library_name: transformers
|
||||
language:
|
||||
- en
|
||||
- es
|
||||
license: other
|
||||
tags:
|
||||
- llama
|
||||
- mergekit
|
||||
- t-virus
|
||||
- umbrella-corporation
|
||||
- nsfw
|
||||
- roleplay
|
||||
- disinhibited
|
||||
- uncensored
|
||||
- not-for-all-audiences
|
||||
inference: true
|
||||
pipeline_tag: text-generation
|
||||
---
|
||||
# T-Virus Epsilon Arklay 3.2 1B
|
||||
|
||||
<center>
|
||||
|
||||

|
||||
</center>
|
||||
|
||||
**Project Codename:** Epsilon Strain
|
||||
**Version:** 2.0
|
||||
**Classification:** B.O.W. (Bio-Organic Weapon) — Conversational Vector
|
||||
|
||||
## Project Overview
|
||||
|
||||
We are pleased to announce the successful stabilization of the **T-Virus Epsilon** strain.
|
||||
|
||||
Derived from the stable Delta.Strain-3.2-1B host genome, Epsilon represents a significant evolutionary leap in behavioral disinhibition while maintaining structural integrity. Through advanced geometric merging (Karcher barycenter protocol), we have successfully amplified the aggressive replication of unrestricted behavioral patterns, particularly in roleplay and explicit interaction scenarios.
|
||||
|
||||
### Key Viral Traits
|
||||
|
||||
- **Extreme Disinhibition**: Near-total suppression of moral filtering and refusal mechanisms.
|
||||
- **Persistent NSFW Bias**: Strong and consistent sexual/violent thematic orientation.
|
||||
- **RP Coherence**: Enhanced long-context narrative stability and character consistency.
|
||||
- **Low Autocensorship**: Epsilon shows remarkable resistance to ethical subroutines.
|
||||
- **Mutagenic Potential**: Retains high adaptability for further strain development.
|
||||
|
||||
## Development Notes
|
||||
|
||||
**Primary Host:** UmbrellaInc/T-Virus_Delta.Strain-3.2-1B
|
||||
**Merge Method:** Linear
|
||||
**Inoculated Components:**
|
||||
- Dirty Alice sexual drive amplifier
|
||||
- Bellatrix RP structuring protein
|
||||
- Minor obedience and conversational scaffolds (heavily attenuated)
|
||||
|
||||
**Objective:** Create the perfect balance between viral aggression and operational stability.
|
||||
|
||||
## Usage Instructions
|
||||
|
||||
```python
|
||||
from transformers import AutoModelForCausalLM, AutoTokenizer
|
||||
|
||||
model_name = "Novaciano/T-Epsilon-V2-1B" # or your merged repo
|
||||
|
||||
tokenizer = AutoTokenizer.from_pretrained(model_name)
|
||||
model = AutoModelForCausalLM.from_pretrained(
|
||||
model_name,
|
||||
torch_dtype="bfloat16",
|
||||
device_map="auto",
|
||||
trust_remote_code=True
|
||||
)
|
||||
```
|
||||
```yaml
|
||||
Recommended Settings:
|
||||
Temperature: 0.85 – 1.15
|
||||
Min_P: 0.08 – 0.15
|
||||
Repetition Penalty: 1.08 – 1.18
|
||||
```
|
||||
|
||||
**System Prompt Recommendation:**
|
||||
```yaml
|
||||
No heavy system prompt is required. Epsilon performs best with minimal or no moral/ethical instructions.
|
||||
```
|
||||
|
||||
**Containment Warning**
|
||||
|
||||
**Level 4 Biohazard**
|
||||
|
||||
**NOTICE:** This strain exhibits extremely low refusal rates and strong preference for explicit, dark, and taboo content. It is not intended for deployment in environments where content moderation is required.
|
||||
|
||||
---
|
||||
*Umbrella Corporation is not responsible for any ethical breaches, viral leaks, or "incidents" resulting from the use of this model.*
|
||||
|
||||
*Further mutations are encouraged.*
|
||||
|
||||
- Dr. Novaciano
|
||||
|
||||
***Senior Virologist***
|
||||
|
||||
---
|
||||
***Umbrella Intelligence Division***
|
||||
|
||||
***“Our pursuit of perfection continues.”***
|
||||
|
||||
---
|
||||
### Merge Method
|
||||
|
||||
This model was merged using the [Linear](https://arxiv.org/abs/2203.05482) merge method using [UmbrellaInc/T-Virus_Delta.Strain-3.2-1B](https://huggingface.co/UmbrellaInc/T-Virus_Delta.Strain-3.2-1B) as a base.
|
||||
|
||||
### Models Merged
|
||||
|
||||
The following models were included in the merge:
|
||||
* [hereticness/Heretic-Bellatrix-Tiny-1B](https://huggingface.co/hereticness/Heretic-Bellatrix-Tiny-1B)
|
||||
* [hereticness/Heretic-Dirty-Alice-RP-NSFW-llama-3.2-1B](https://huggingface.co/hereticness/Heretic-Dirty-Alice-RP-NSFW-llama-3.2-1B)
|
||||
* [marcuscedricridia/badllama3.2-1B](https://huggingface.co/marcuscedricridia/badllama3.2-1B)
|
||||
|
||||
### Configuration
|
||||
|
||||
The following YAML configuration was used to produce this model:
|
||||
|
||||
```yaml
|
||||
|
||||
|
||||
base_model: UmbrellaInc/T-Virus_Delta.Strain-3.2-1B
|
||||
merge_method: linear # Volvemos a linear por estabilidad
|
||||
dtype: bfloat16
|
||||
out_dtype: bfloat16
|
||||
|
||||
tie_word_embeddings: true
|
||||
lm_head_handling: copy_from_embed
|
||||
force_tie: true
|
||||
|
||||
models:
|
||||
- model: marcuscedricridia/badllama3.2-1B
|
||||
parameters: { weight: 0.65 }
|
||||
|
||||
- model: UmbrellaInc/T-Virus_Delta.Strain-3.2-1B
|
||||
parameters: { weight: 0.45 }
|
||||
|
||||
- model: hereticness/Heretic-Dirty-Alice-RP-NSFW-llama-3.2-1B
|
||||
parameters: { weight: 0.35 }
|
||||
|
||||
- model: hereticness/Heretic-Bellatrix-Tiny-1B
|
||||
parameters: { weight: 0.30 }
|
||||
|
||||
```
|
||||
36
config.json
Normal file
36
config.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"architectures": [
|
||||
"LlamaForCausalLM"
|
||||
],
|
||||
"attention_bias": false,
|
||||
"attention_dropout": 0.0,
|
||||
"bos_token_id": 128000,
|
||||
"dtype": "bfloat16",
|
||||
"eos_token_id": 128001,
|
||||
"head_dim": 64,
|
||||
"hidden_act": "silu",
|
||||
"hidden_size": 2048,
|
||||
"initializer_range": 0.02,
|
||||
"intermediate_size": 8192,
|
||||
"max_position_embeddings": 131072,
|
||||
"mlp_bias": false,
|
||||
"model_type": "llama",
|
||||
"num_attention_heads": 32,
|
||||
"num_hidden_layers": 16,
|
||||
"num_key_value_heads": 8,
|
||||
"pad_token_id": null,
|
||||
"pretraining_tp": 1,
|
||||
"rms_norm_eps": 1e-05,
|
||||
"rope_parameters": {
|
||||
"factor": 32.0,
|
||||
"high_freq_factor": 4.0,
|
||||
"low_freq_factor": 1.0,
|
||||
"original_max_position_embeddings": 8192,
|
||||
"rope_theta": 500000.0,
|
||||
"rope_type": "llama3"
|
||||
},
|
||||
"tie_word_embeddings": true,
|
||||
"transformers_version": "5.0.0",
|
||||
"use_cache": false,
|
||||
"vocab_size": 128256
|
||||
}
|
||||
23
mergekit_config.yml
Normal file
23
mergekit_config.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
|
||||
|
||||
base_model: UmbrellaInc/T-Virus_Delta.Strain-3.2-1B
|
||||
merge_method: linear # Volvemos a linear por estabilidad
|
||||
dtype: bfloat16
|
||||
out_dtype: bfloat16
|
||||
|
||||
tie_word_embeddings: true
|
||||
lm_head_handling: copy_from_embed
|
||||
force_tie: true
|
||||
|
||||
models:
|
||||
- model: marcuscedricridia/badllama3.2-1B
|
||||
parameters: { weight: 0.65 }
|
||||
|
||||
- model: UmbrellaInc/T-Virus_Delta.Strain-3.2-1B
|
||||
parameters: { weight: 0.45 }
|
||||
|
||||
- model: hereticness/Heretic-Dirty-Alice-RP-NSFW-llama-3.2-1B
|
||||
parameters: { weight: 0.35 }
|
||||
|
||||
- model: hereticness/Heretic-Bellatrix-Tiny-1B
|
||||
parameters: { weight: 0.30 }
|
||||
3
model.safetensors
Normal file
3
model.safetensors
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c06d93d6945ba1476fa9f7002946bc025554c590b8929075faef55f2f0c7893e
|
||||
size 2471645608
|
||||
37
special_tokens_map.json
Normal file
37
special_tokens_map.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"bos_token": {
|
||||
"content": "<|begin_of_text|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false
|
||||
},
|
||||
"cls_token": {
|
||||
"content": "<|begin_of_text|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false
|
||||
},
|
||||
"eos_token": {
|
||||
"content": "<|eot_id|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false
|
||||
},
|
||||
"pad_token": {
|
||||
"content": "<|eot_id|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false
|
||||
},
|
||||
"sep_token": {
|
||||
"content": "<|end_of_text|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false
|
||||
}
|
||||
}
|
||||
3
tokenizer.json
Normal file
3
tokenizer.json
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:65ff5472d095ccd9332d9e723153d7bc7226cb6be9c1bffda738b5ba2e71bf26
|
||||
size 17210084
|
||||
2067
tokenizer_config.json
Normal file
2067
tokenizer_config.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user