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

Model: jeiku/32K_Selfbot
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-25 06:23:10 +08:00
commit 99d16a06b2
12 changed files with 105137 additions and 0 deletions

35
.gitattributes vendored Normal file
View File

@@ -0,0 +1,35 @@
*.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

42
README.md Normal file
View File

@@ -0,0 +1,42 @@
---
base_model:
- unsloth/mistral-7b-instruct-v0.3
- jeiku/Humiliation_Mistral
- unsloth/mistral-7b-instruct-v0.3
- jeiku/selfbot_256_mistral
- unsloth/mistral-7b-instruct-v0.3
- jeiku/Sissification_Hypno_Mistral
library_name: transformers
tags:
- mergekit
- merge
---
# merge
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
## Merge Details
### Merge Method
This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [unsloth/mistral-7b-instruct-v0.3](https://huggingface.co/unsloth/mistral-7b-instruct-v0.3) + [jeiku/selfbot_256_mistral](https://huggingface.co/jeiku/selfbot_256_mistral) as a base.
### Models Merged
The following models were included in the merge:
* [unsloth/mistral-7b-instruct-v0.3](https://huggingface.co/unsloth/mistral-7b-instruct-v0.3) + [jeiku/Humiliation_Mistral](https://huggingface.co/jeiku/Humiliation_Mistral)
* [unsloth/mistral-7b-instruct-v0.3](https://huggingface.co/unsloth/mistral-7b-instruct-v0.3) + [jeiku/Sissification_Hypno_Mistral](https://huggingface.co/jeiku/Sissification_Hypno_Mistral)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
models:
- model: unsloth/mistral-7b-instruct-v0.3+jeiku/Sissification_Hypno_Mistral
- model: unsloth/mistral-7b-instruct-v0.3+jeiku/selfbot_256_mistral
- model: unsloth/mistral-7b-instruct-v0.3+jeiku/Humiliation_Mistral
merge_method: model_stock
base_model: unsloth/mistral-7b-instruct-v0.3+jeiku/selfbot_256_mistral
dtype: bfloat16
```

29
config.json Normal file
View File

@@ -0,0 +1,29 @@
{
"_name_or_path": "unsloth/mistral-7b-instruct-v0.3",
"architectures": [
"MistralForCausalLM"
],
"attention_dropout": 0.0,
"bos_token_id": 1,
"eos_token_id": 2,
"head_dim": 128,
"hidden_act": "silu",
"hidden_size": 4096,
"initializer_range": 0.02,
"intermediate_size": 14336,
"max_position_embeddings": 32768,
"model_type": "mistral",
"num_attention_heads": 32,
"num_hidden_layers": 32,
"num_key_value_heads": 8,
"pad_token_id": 770,
"rms_norm_eps": 1e-05,
"rope_theta": 1000000.0,
"sliding_window": null,
"tie_word_embeddings": false,
"torch_dtype": "bfloat16",
"transformers_version": "4.42.4",
"unsloth_version": "2024.8",
"use_cache": true,
"vocab_size": 32768
}

7
mergekit_config.yml Normal file
View File

@@ -0,0 +1,7 @@
models:
- model: unsloth/mistral-7b-instruct-v0.3+jeiku/Sissification_Hypno_Mistral
- model: unsloth/mistral-7b-instruct-v0.3+jeiku/selfbot_256_mistral
- model: unsloth/mistral-7b-instruct-v0.3+jeiku/Humiliation_Mistral
merge_method: model_stock
base_model: unsloth/mistral-7b-instruct-v0.3+jeiku/selfbot_256_mistral
dtype: bfloat16

View File

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

View File

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

View File

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

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": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "[control_768]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}

98793
tokenizer.json Normal file

File diff suppressed because it is too large Load Diff

3
tokenizer.model Normal file
View File

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

6188
tokenizer_config.json Normal file

File diff suppressed because it is too large Load Diff