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

Model: Lazycuber/Janemalion-6B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-27 06:18:16 +08:00
commit 985150f56c
13 changed files with 102038 additions and 0 deletions

34
.gitattributes vendored Normal file
View File

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

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
---
license: mit
language:
- en
pipeline_tag: text-generation
tags:
- conversational
---
This is a model mix of Pyg V8 + GPT-J-6B-Janeway 60/40
Mainly use for SFW and NSFW roleplay.
It kinda... works?

52
config.json Normal file
View File

@@ -0,0 +1,52 @@
{
"_name_or_path": "Agtian/pyg-v8p2",
"activation_function": "gelu_new",
"architectures": [
"GPTJForCausalLM"
],
"attn_pdrop": 0.0,
"badwordsids": [
[
10619,
62,
19238,
62,
35,
12576,
7730
]
],
"bos_token_id": 50256,
"embd_pdrop": 0.0,
"eos_token_id": 50256,
"gradient_checkpointing": false,
"initializer_range": 0.02,
"layer_norm_epsilon": 1e-05,
"model_type": "gptj",
"n_embd": 4096,
"n_head": 16,
"n_inner": null,
"n_layer": 28,
"n_positions": 2048,
"resid_pdrop": 0.0,
"rotary_dim": 64,
"scale_attn_weights": true,
"summary_activation": null,
"summary_first_dropout": 0.1,
"summary_proj_to_labels": true,
"summary_type": "cls_index",
"summary_use_proj": true,
"task_specific_params": {
"text-generation": {
"do_sample": true,
"max_length": 50,
"temperature": 0.5
}
},
"tie_word_embeddings": false,
"tokenizer_class": "GPT2Tokenizer",
"torch_dtype": "float16",
"transformers_version": "4.30.0",
"use_cache": true,
"vocab_size": 50400
}

6
generation_config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"_from_model_config": true,
"bos_token_id": 50256,
"eos_token_id": 50256,
"transformers_version": "4.30.0"
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,292 @@
{
"metadata": {
"total_size": 12101765568
},
"weight_map": {
"lm_head.bias": "pytorch_model-00006-of-00006.bin",
"lm_head.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.0.attn.k_proj.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.0.attn.out_proj.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.0.attn.q_proj.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.0.attn.v_proj.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.0.ln_1.bias": "pytorch_model-00001-of-00006.bin",
"transformer.h.0.ln_1.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.0.mlp.fc_in.bias": "pytorch_model-00001-of-00006.bin",
"transformer.h.0.mlp.fc_in.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.0.mlp.fc_out.bias": "pytorch_model-00001-of-00006.bin",
"transformer.h.0.mlp.fc_out.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.1.attn.k_proj.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.1.attn.out_proj.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.1.attn.q_proj.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.1.attn.v_proj.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.1.ln_1.bias": "pytorch_model-00001-of-00006.bin",
"transformer.h.1.ln_1.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.1.mlp.fc_in.bias": "pytorch_model-00001-of-00006.bin",
"transformer.h.1.mlp.fc_in.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.1.mlp.fc_out.bias": "pytorch_model-00001-of-00006.bin",
"transformer.h.1.mlp.fc_out.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.10.attn.k_proj.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.10.attn.out_proj.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.10.attn.q_proj.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.10.attn.v_proj.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.10.ln_1.bias": "pytorch_model-00003-of-00006.bin",
"transformer.h.10.ln_1.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.10.mlp.fc_in.bias": "pytorch_model-00003-of-00006.bin",
"transformer.h.10.mlp.fc_in.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.10.mlp.fc_out.bias": "pytorch_model-00003-of-00006.bin",
"transformer.h.10.mlp.fc_out.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.11.attn.k_proj.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.11.attn.out_proj.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.11.attn.q_proj.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.11.attn.v_proj.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.11.ln_1.bias": "pytorch_model-00003-of-00006.bin",
"transformer.h.11.ln_1.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.11.mlp.fc_in.bias": "pytorch_model-00003-of-00006.bin",
"transformer.h.11.mlp.fc_in.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.11.mlp.fc_out.bias": "pytorch_model-00003-of-00006.bin",
"transformer.h.11.mlp.fc_out.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.12.attn.k_proj.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.12.attn.out_proj.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.12.attn.q_proj.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.12.attn.v_proj.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.12.ln_1.bias": "pytorch_model-00003-of-00006.bin",
"transformer.h.12.ln_1.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.12.mlp.fc_in.bias": "pytorch_model-00003-of-00006.bin",
"transformer.h.12.mlp.fc_in.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.12.mlp.fc_out.bias": "pytorch_model-00003-of-00006.bin",
"transformer.h.12.mlp.fc_out.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.13.attn.k_proj.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.13.attn.out_proj.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.13.attn.q_proj.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.13.attn.v_proj.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.13.ln_1.bias": "pytorch_model-00003-of-00006.bin",
"transformer.h.13.ln_1.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.13.mlp.fc_in.bias": "pytorch_model-00003-of-00006.bin",
"transformer.h.13.mlp.fc_in.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.13.mlp.fc_out.bias": "pytorch_model-00003-of-00006.bin",
"transformer.h.13.mlp.fc_out.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.14.attn.k_proj.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.14.attn.out_proj.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.14.attn.q_proj.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.14.attn.v_proj.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.14.ln_1.bias": "pytorch_model-00003-of-00006.bin",
"transformer.h.14.ln_1.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.14.mlp.fc_in.bias": "pytorch_model-00004-of-00006.bin",
"transformer.h.14.mlp.fc_in.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.14.mlp.fc_out.bias": "pytorch_model-00004-of-00006.bin",
"transformer.h.14.mlp.fc_out.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.15.attn.k_proj.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.15.attn.out_proj.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.15.attn.q_proj.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.15.attn.v_proj.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.15.ln_1.bias": "pytorch_model-00004-of-00006.bin",
"transformer.h.15.ln_1.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.15.mlp.fc_in.bias": "pytorch_model-00004-of-00006.bin",
"transformer.h.15.mlp.fc_in.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.15.mlp.fc_out.bias": "pytorch_model-00004-of-00006.bin",
"transformer.h.15.mlp.fc_out.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.16.attn.k_proj.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.16.attn.out_proj.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.16.attn.q_proj.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.16.attn.v_proj.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.16.ln_1.bias": "pytorch_model-00004-of-00006.bin",
"transformer.h.16.ln_1.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.16.mlp.fc_in.bias": "pytorch_model-00004-of-00006.bin",
"transformer.h.16.mlp.fc_in.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.16.mlp.fc_out.bias": "pytorch_model-00004-of-00006.bin",
"transformer.h.16.mlp.fc_out.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.17.attn.k_proj.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.17.attn.out_proj.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.17.attn.q_proj.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.17.attn.v_proj.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.17.ln_1.bias": "pytorch_model-00004-of-00006.bin",
"transformer.h.17.ln_1.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.17.mlp.fc_in.bias": "pytorch_model-00004-of-00006.bin",
"transformer.h.17.mlp.fc_in.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.17.mlp.fc_out.bias": "pytorch_model-00004-of-00006.bin",
"transformer.h.17.mlp.fc_out.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.18.attn.k_proj.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.18.attn.out_proj.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.18.attn.q_proj.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.18.attn.v_proj.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.18.ln_1.bias": "pytorch_model-00004-of-00006.bin",
"transformer.h.18.ln_1.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.18.mlp.fc_in.bias": "pytorch_model-00004-of-00006.bin",
"transformer.h.18.mlp.fc_in.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.18.mlp.fc_out.bias": "pytorch_model-00004-of-00006.bin",
"transformer.h.18.mlp.fc_out.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.19.attn.k_proj.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.19.attn.out_proj.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.19.attn.q_proj.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.19.attn.v_proj.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.19.ln_1.bias": "pytorch_model-00004-of-00006.bin",
"transformer.h.19.ln_1.weight": "pytorch_model-00004-of-00006.bin",
"transformer.h.19.mlp.fc_in.bias": "pytorch_model-00005-of-00006.bin",
"transformer.h.19.mlp.fc_in.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.19.mlp.fc_out.bias": "pytorch_model-00005-of-00006.bin",
"transformer.h.19.mlp.fc_out.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.2.attn.k_proj.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.2.attn.out_proj.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.2.attn.q_proj.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.2.attn.v_proj.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.2.ln_1.bias": "pytorch_model-00001-of-00006.bin",
"transformer.h.2.ln_1.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.2.mlp.fc_in.bias": "pytorch_model-00001-of-00006.bin",
"transformer.h.2.mlp.fc_in.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.2.mlp.fc_out.bias": "pytorch_model-00001-of-00006.bin",
"transformer.h.2.mlp.fc_out.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.20.attn.k_proj.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.20.attn.out_proj.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.20.attn.q_proj.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.20.attn.v_proj.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.20.ln_1.bias": "pytorch_model-00005-of-00006.bin",
"transformer.h.20.ln_1.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.20.mlp.fc_in.bias": "pytorch_model-00005-of-00006.bin",
"transformer.h.20.mlp.fc_in.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.20.mlp.fc_out.bias": "pytorch_model-00005-of-00006.bin",
"transformer.h.20.mlp.fc_out.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.21.attn.k_proj.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.21.attn.out_proj.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.21.attn.q_proj.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.21.attn.v_proj.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.21.ln_1.bias": "pytorch_model-00005-of-00006.bin",
"transformer.h.21.ln_1.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.21.mlp.fc_in.bias": "pytorch_model-00005-of-00006.bin",
"transformer.h.21.mlp.fc_in.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.21.mlp.fc_out.bias": "pytorch_model-00005-of-00006.bin",
"transformer.h.21.mlp.fc_out.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.22.attn.k_proj.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.22.attn.out_proj.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.22.attn.q_proj.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.22.attn.v_proj.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.22.ln_1.bias": "pytorch_model-00005-of-00006.bin",
"transformer.h.22.ln_1.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.22.mlp.fc_in.bias": "pytorch_model-00005-of-00006.bin",
"transformer.h.22.mlp.fc_in.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.22.mlp.fc_out.bias": "pytorch_model-00005-of-00006.bin",
"transformer.h.22.mlp.fc_out.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.23.attn.k_proj.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.23.attn.out_proj.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.23.attn.q_proj.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.23.attn.v_proj.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.23.ln_1.bias": "pytorch_model-00005-of-00006.bin",
"transformer.h.23.ln_1.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.23.mlp.fc_in.bias": "pytorch_model-00005-of-00006.bin",
"transformer.h.23.mlp.fc_in.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.23.mlp.fc_out.bias": "pytorch_model-00005-of-00006.bin",
"transformer.h.23.mlp.fc_out.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.24.attn.k_proj.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.24.attn.out_proj.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.24.attn.q_proj.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.24.attn.v_proj.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.24.ln_1.bias": "pytorch_model-00005-of-00006.bin",
"transformer.h.24.ln_1.weight": "pytorch_model-00005-of-00006.bin",
"transformer.h.24.mlp.fc_in.bias": "pytorch_model-00006-of-00006.bin",
"transformer.h.24.mlp.fc_in.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.24.mlp.fc_out.bias": "pytorch_model-00006-of-00006.bin",
"transformer.h.24.mlp.fc_out.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.25.attn.k_proj.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.25.attn.out_proj.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.25.attn.q_proj.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.25.attn.v_proj.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.25.ln_1.bias": "pytorch_model-00006-of-00006.bin",
"transformer.h.25.ln_1.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.25.mlp.fc_in.bias": "pytorch_model-00006-of-00006.bin",
"transformer.h.25.mlp.fc_in.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.25.mlp.fc_out.bias": "pytorch_model-00006-of-00006.bin",
"transformer.h.25.mlp.fc_out.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.26.attn.k_proj.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.26.attn.out_proj.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.26.attn.q_proj.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.26.attn.v_proj.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.26.ln_1.bias": "pytorch_model-00006-of-00006.bin",
"transformer.h.26.ln_1.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.26.mlp.fc_in.bias": "pytorch_model-00006-of-00006.bin",
"transformer.h.26.mlp.fc_in.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.26.mlp.fc_out.bias": "pytorch_model-00006-of-00006.bin",
"transformer.h.26.mlp.fc_out.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.27.attn.k_proj.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.27.attn.out_proj.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.27.attn.q_proj.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.27.attn.v_proj.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.27.ln_1.bias": "pytorch_model-00006-of-00006.bin",
"transformer.h.27.ln_1.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.27.mlp.fc_in.bias": "pytorch_model-00006-of-00006.bin",
"transformer.h.27.mlp.fc_in.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.27.mlp.fc_out.bias": "pytorch_model-00006-of-00006.bin",
"transformer.h.27.mlp.fc_out.weight": "pytorch_model-00006-of-00006.bin",
"transformer.h.3.attn.k_proj.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.3.attn.out_proj.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.3.attn.q_proj.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.3.attn.v_proj.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.3.ln_1.bias": "pytorch_model-00001-of-00006.bin",
"transformer.h.3.ln_1.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.3.mlp.fc_in.bias": "pytorch_model-00001-of-00006.bin",
"transformer.h.3.mlp.fc_in.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.3.mlp.fc_out.bias": "pytorch_model-00001-of-00006.bin",
"transformer.h.3.mlp.fc_out.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.4.attn.k_proj.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.4.attn.out_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.4.attn.q_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.4.attn.v_proj.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.4.ln_1.bias": "pytorch_model-00001-of-00006.bin",
"transformer.h.4.ln_1.weight": "pytorch_model-00001-of-00006.bin",
"transformer.h.4.mlp.fc_in.bias": "pytorch_model-00002-of-00006.bin",
"transformer.h.4.mlp.fc_in.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.4.mlp.fc_out.bias": "pytorch_model-00002-of-00006.bin",
"transformer.h.4.mlp.fc_out.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.5.attn.k_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.5.attn.out_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.5.attn.q_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.5.attn.v_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.5.ln_1.bias": "pytorch_model-00002-of-00006.bin",
"transformer.h.5.ln_1.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.5.mlp.fc_in.bias": "pytorch_model-00002-of-00006.bin",
"transformer.h.5.mlp.fc_in.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.5.mlp.fc_out.bias": "pytorch_model-00002-of-00006.bin",
"transformer.h.5.mlp.fc_out.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.6.attn.k_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.6.attn.out_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.6.attn.q_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.6.attn.v_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.6.ln_1.bias": "pytorch_model-00002-of-00006.bin",
"transformer.h.6.ln_1.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.6.mlp.fc_in.bias": "pytorch_model-00002-of-00006.bin",
"transformer.h.6.mlp.fc_in.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.6.mlp.fc_out.bias": "pytorch_model-00002-of-00006.bin",
"transformer.h.6.mlp.fc_out.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.7.attn.k_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.7.attn.out_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.7.attn.q_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.7.attn.v_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.7.ln_1.bias": "pytorch_model-00002-of-00006.bin",
"transformer.h.7.ln_1.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.7.mlp.fc_in.bias": "pytorch_model-00002-of-00006.bin",
"transformer.h.7.mlp.fc_in.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.7.mlp.fc_out.bias": "pytorch_model-00002-of-00006.bin",
"transformer.h.7.mlp.fc_out.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.8.attn.k_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.8.attn.out_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.8.attn.q_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.8.attn.v_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.8.ln_1.bias": "pytorch_model-00002-of-00006.bin",
"transformer.h.8.ln_1.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.8.mlp.fc_in.bias": "pytorch_model-00002-of-00006.bin",
"transformer.h.8.mlp.fc_in.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.8.mlp.fc_out.bias": "pytorch_model-00002-of-00006.bin",
"transformer.h.8.mlp.fc_out.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.9.attn.k_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.9.attn.out_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.9.attn.q_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.9.attn.v_proj.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.9.ln_1.bias": "pytorch_model-00002-of-00006.bin",
"transformer.h.9.ln_1.weight": "pytorch_model-00002-of-00006.bin",
"transformer.h.9.mlp.fc_in.bias": "pytorch_model-00003-of-00006.bin",
"transformer.h.9.mlp.fc_in.weight": "pytorch_model-00003-of-00006.bin",
"transformer.h.9.mlp.fc_out.bias": "pytorch_model-00003-of-00006.bin",
"transformer.h.9.mlp.fc_out.weight": "pytorch_model-00003-of-00006.bin",
"transformer.ln_f.bias": "pytorch_model-00006-of-00006.bin",
"transformer.ln_f.weight": "pytorch_model-00006-of-00006.bin",
"transformer.wte.weight": "pytorch_model-00001-of-00006.bin"
}
}

101591
tokenizer.json Normal file

File diff suppressed because it is too large Load Diff

32
tokenizer_config.json Normal file
View File

@@ -0,0 +1,32 @@
{
"add_prefix_space": false,
"bos_token": {
"__type": "AddedToken",
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": {
"__type": "AddedToken",
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"errors": "replace",
"model_max_length": 1024,
"name_or_path": "pygmalion-6b",
"special_tokens_map_file": null,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": {
"__type": "AddedToken",
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}