srikantp adityachhabra commited on
Commit
d3bada9
·
0 Parent(s):

Duplicate from kenpath/svara-tts-v1

Browse files

Co-authored-by: Aditya Chhabra <adityachhabra@users.noreply.huggingface.co>

.gitattributes ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz filter=lfs diff=lfs merge=lfs -text
33
+ *.zip filter=lfs diff=lfs merge=lfs -text
34
+ *.zst filter=lfs diff=lfs merge=lfs -text
35
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
+ examples/anger[[:space:]]-[[:space:]]english.wav filter=lfs diff=lfs merge=lfs -text
38
+ examples/chat[[:space:]]-[[:space:]]magahi.wav filter=lfs diff=lfs merge=lfs -text
39
+ examples/clear[[:space:]]-[[:space:]]telugu.wav filter=lfs diff=lfs merge=lfs -text
40
+ examples/fear[[:space:]]-[[:space:]]maithili.wav filter=lfs diff=lfs merge=lfs -text
41
+ examples/formal[[:space:]]-[[:space:]]kannada.wav filter=lfs diff=lfs merge=lfs -text
42
+ examples/happy[[:space:]]-[[:space:]]hindi.wav filter=lfs diff=lfs merge=lfs -text
43
+ examples/neutral[[:space:]]-[[:space:]]nepali.wav filter=lfs diff=lfs merge=lfs -text
44
+ examples/neutral[[:space:]]-[[:space:]]sanskrit.wav filter=lfs diff=lfs merge=lfs -text
45
+ examples/sad[[:space:]]-[[:space:]]malayalam.wav filter=lfs diff=lfs merge=lfs -text
46
+ examples/sad[[:space:]]-[[:space:]]marathi.wav filter=lfs diff=lfs merge=lfs -text
47
+ examples/surpise[[:space:]]-[[:space:]]tamil.wav filter=lfs diff=lfs merge=lfs -text
48
+ examples/surprise[[:space:]]-[[:space:]]punjabi.wav filter=lfs diff=lfs merge=lfs -text
49
+ examples/anger_english.wav filter=lfs diff=lfs merge=lfs -text
50
+ examples/chat_magahi.wav filter=lfs diff=lfs merge=lfs -text
51
+ examples/clear_telugu.wav filter=lfs diff=lfs merge=lfs -text
52
+ examples/fear_maithili.wav filter=lfs diff=lfs merge=lfs -text
53
+ examples/formal_kannada.wav filter=lfs diff=lfs merge=lfs -text
54
+ examples/happy_hindi.wav filter=lfs diff=lfs merge=lfs -text
55
+ examples/neutral_nepali.wav filter=lfs diff=lfs merge=lfs -text
56
+ examples/neutral_sanskrit.wav filter=lfs diff=lfs merge=lfs -text
57
+ examples/sad_malayalam.wav filter=lfs diff=lfs merge=lfs -text
58
+ examples/sad_marathi.wav filter=lfs diff=lfs merge=lfs -text
59
+ examples/surpise_tamil.wav filter=lfs diff=lfs merge=lfs -text
60
+ examples/surprise_punjabi.wav filter=lfs diff=lfs merge=lfs -text
61
+ examples/surprise_tamil.wav filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,155 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: canopylabs/3b-hi-ft-research_release
3
+ license: apache-2.0
4
+ language:
5
+ - hi # Hindi
6
+ - bn # Bengali
7
+ - mr # Marathi
8
+ - te # Telugu
9
+ - kn # Kannada
10
+ - bho # Bhojpuri
11
+ - mag # Magahi
12
+ - hne # Chhattisgarhi
13
+ - mai # Maithili
14
+ - as # Assamese
15
+ - brx # Bodo
16
+ - doi # Dogri
17
+ - gu # Gujarati
18
+ - ml # Malayalam
19
+ - pa # Punjabi
20
+ - ta # Tamil
21
+ - ne # Nepali
22
+ - sa # Sanskrit
23
+ - en # English (Indian)
24
+ tags:
25
+ - text-to-speech
26
+ - speech-synthesis
27
+ - transformers
28
+ - multilingual
29
+ - indic
30
+ - orpheus
31
+ - lora
32
+ - low-latency
33
+ - gguf
34
+ - zero-shot
35
+ - emotions
36
+ - discrete-audio-tokens
37
+ task_categories:
38
+ - text-to-speech
39
+ pipeline_tag: text-to-speech
40
+ pretty_name: Svara-TTS v1
41
+ datasets:
42
+ - SYSPIN
43
+ - RASA
44
+ - IndicTTS
45
+ - SPICOR
46
+ ---
47
+
48
+ # svara-TTS v1 — Open Multilingual TTS for India’s Voices
49
+
50
+ [![🤗 Hugging Face - svara-tts-v1 Model](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Model-black)](https://huggingface.co/kenpath/svara-tts-v1)
51
+ [![🤗 Hugging Face - Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-green)](https://huggingface.co/spaces/kenpath/svara-tts)
52
+ [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/15YxFo1DzdQNbFUIZ1HJA4AN4oHqKxGtg)
53
+ [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=flat&logo=github&logoColor=white)](https://github.com/Kenpath/svara-tts-inference)
54
+
55
+ **svara-TTS** is a developer-first multilingual TTS model for **19 languages** (18 Indic + Indian English).
56
+ Built on an Orpheus-style discrete audio token approach, it targets **clarity, expressiveness, and low-latency** on commodity GPUs/CPUs.
57
+ It supports light-weight **emotion/style control** (e.g., `<happy>`, `<sad>`, `<anger>`, `<fear>`) and simple **speaker identities** (`Language (Gender)`), with **zero-shot** adaptation paths.
58
+
59
+ ---
60
+
61
+ ## At a Glance
62
+
63
+ - **Languages (19):** Hindi, Bengali, Marathi, Telugu, Kannada, Bhojpuri, Magahi, Chhattisgarhi, Maithili, Assamese, Bodo, Dogri, Gujarati, Malayalam, Punjabi, Tamil, Nepali, Sanskrit, Indian English.
64
+ - **Expressivity:** End-of-utterance style tags; natural prosody; code-switch aware.
65
+ - **Latency & Deployment:** Works well with **GGUF** exports; suitable for edge/CPU scenarios.
66
+ - **Adaptability:** **LoRA-friendly** for quick speaker/domain specialization.
67
+
68
+ Try it live on the [**Demo Space**](https://huggingface.co/spaces/kenpath/svara-tts), or on **[Colab](https://colab.research.google.com/drive/15YxFo1DzdQNbFUIZ1HJA4AN4oHqKxGtg)**
69
+ Deployment scripts and **inference repo** will be available soon. Watch our [Github](https://github.com/Kenpath/svara-tts-inference) for updates
70
+
71
+ ---
72
+
73
+ ## Prompting (Orpheus-style)
74
+
75
+ - Place style/emotion tags **at the end** of the sentence:
76
+ `आज... सच में अच्छी खबर है — शाम को मिलते हैं! <happy>`
77
+ - Use punctuation to hint prosody (ellipses, commas, exclamation).
78
+ - For technical or dense text, end with `<clear>` to prioritize intelligibility.
79
+
80
+ > Speaker IDs follow a simple convention: **`Language (Gender)`** (e.g., `Marathi (Male)`).
81
+
82
+ ---
83
+
84
+ ## Training Data Summary
85
+
86
+ Trained on **2000+ hours** of open, high-quality speech from **SYSPIN**, **RASA**, **IndicTTS**, and **SPICOR**, covering **~50 speakers** (balanced male/female) across **19 languages**.
87
+ Data was curated to encourage natural prosody, broad coverage, and stable multilingual transfer. See **Acknowledgments** for provenance.
88
+
89
+ ---
90
+
91
+ ## Intended Uses
92
+
93
+ - Multilingual assistants, IVR, learning apps, reading aids, accessibility tools
94
+ - Content localization (education, public-information, civic services)
95
+ - Research on Indic prosody, emotion control, cross-lingual transfer
96
+
97
+ ## Out-of-Scope / Not Intended
98
+
99
+ - Impersonation of private individuals or public figures without consent
100
+ - Deceptive content (fraud, harassment, misinformation)
101
+ - Safety-critical deployments without human oversight
102
+
103
+ ---
104
+
105
+ ## Limitations
106
+
107
+ - **Proper nouns & rare entities:** may require spelling hints or `<clear>`.
108
+ - **Very long sentences:** chunk or add punctuation for natural prosody.
109
+ - **Emotion strength:** varies by language due to data density.
110
+ - **Code-mixing:** common patterns work; it’s not a deterministic rules engine.
111
+
112
+ Many of these improve with targeted LoRA finetuning and better preprocessing.
113
+
114
+ ---
115
+
116
+ ## Responsible Use
117
+
118
+ By using this model, you agree to follow applicable laws and ethical guidelines.
119
+ Avoid impersonation, harassment, targeted deception, or other harmful uses.
120
+ Where appropriate, disclose synthetic speech to end users.
121
+
122
+ ---
123
+
124
+ ## Sources & Links
125
+
126
+ - **Model:** https://huggingface.co/kenpath/svara-tts-v1
127
+ - **Demo Space:** https://huggingface.co/spaces/kenpath/svara-tts
128
+ - **Inference repo:** https://github.com/Kenpath/svara-tts-inference
129
+ - **Colab:** https://colab.research.google.com/drive/15YxFo1DzdQNbFUIZ1HJA4AN4oHqKxGtg
130
+
131
+ ---
132
+
133
+ ## 🙏 Acknowledgments
134
+
135
+ This work was developed by **[Kenpath Technologies](https://kenpath.ai/)** for the open-source community. We also thank RunPod for the startup credits that supported our GPU compute.
136
+
137
+ - **Canopy Labs — Orpheus:** foundational ideas & open release
138
+ Release: https://canopylabs.ai/releases/orpheus_can_speak_any_language
139
+ - **SPIRE Lab, IISc Bangalore** — **SYSPIN** (multilingual studio) and **SPICOR** (Indian English)
140
+ - **AI4Bharat** — **RASA** expressive speech
141
+ - **IIT Madras** — **IndicTTS**
142
+ - **Unsloth** — helpful notes & tooling
143
+ - **RunPod** — startup GPU credits that accelerated experiments
144
+
145
+ ---
146
+
147
+ ## License
148
+
149
+ **Apache-2.0**
150
+
151
+ ---
152
+
153
+ ## Versioning & Changelog
154
+
155
+ - **v1.0.0:** Initial public release (19 languages)
chat_template.jinja ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {{- bos_token }}
2
+ {%- if custom_tools is defined %}
3
+ {%- set tools = custom_tools %}
4
+ {%- endif %}
5
+ {%- if not tools_in_user_message is defined %}
6
+ {%- set tools_in_user_message = true %}
7
+ {%- endif %}
8
+ {%- if not date_string is defined %}
9
+ {%- if strftime_now is defined %}
10
+ {%- set date_string = strftime_now("%d %b %Y") %}
11
+ {%- else %}
12
+ {%- set date_string = "26 Jul 2024" %}
13
+ {%- endif %}
14
+ {%- endif %}
15
+ {%- if not tools is defined %}
16
+ {%- set tools = none %}
17
+ {%- endif %}
18
+
19
+ {#- This block extracts the system message, so we can slot it into the right place. #}
20
+ {%- if messages[0]['role'] == 'system' %}
21
+ {%- set system_message = messages[0]['content']|trim %}
22
+ {%- set messages = messages[1:] %}
23
+ {%- else %}
24
+ {%- set system_message = "" %}
25
+ {%- endif %}
26
+
27
+ {#- System message #}
28
+ {{- "<|start_header_id|>system<|end_header_id|>\n\n" }}
29
+ {%- if tools is not none %}
30
+ {{- "Environment: ipython\n" }}
31
+ {%- endif %}
32
+ {{- "Cutting Knowledge Date: December 2023\n" }}
33
+ {{- "Today Date: " + date_string + "\n\n" }}
34
+ {%- if tools is not none and not tools_in_user_message %}
35
+ {{- "You have access to the following functions. To call a function, please respond with JSON for a function call." }}
36
+ {{- 'Respond in the format {"name": function name, "parameters": dictionary of argument name and its value}.' }}
37
+ {{- "Do not use variables.\n\n" }}
38
+ {%- for t in tools %}
39
+ {{- t | tojson(indent=4) }}
40
+ {{- "\n\n" }}
41
+ {%- endfor %}
42
+ {%- endif %}
43
+ {{- system_message }}
44
+ {{- "<|eot_id|>" }}
45
+
46
+ {#- Custom tools are passed in a user message with some extra guidance #}
47
+ {%- if tools_in_user_message and not tools is none %}
48
+ {#- Extract the first user message so we can plug it in here #}
49
+ {%- if messages | length != 0 %}
50
+ {%- set first_user_message = messages[0]['content']|trim %}
51
+ {%- set messages = messages[1:] %}
52
+ {%- else %}
53
+ {{- raise_exception("Cannot put tools in the first user message when there's no first user message!") }}
54
+ {%- endif %}
55
+ {{- '<|start_header_id|>user<|end_header_id|>\n\n' -}}
56
+ {{- "Given the following functions, please respond with a JSON for a function call " }}
57
+ {{- "with its proper arguments that best answers the given prompt.\n\n" }}
58
+ {{- 'Respond in the format {"name": function name, "parameters": dictionary of argument name and its value}.' }}
59
+ {{- "Do not use variables.\n\n" }}
60
+ {%- for t in tools %}
61
+ {{- t | tojson(indent=4) }}
62
+ {{- "\n\n" }}
63
+ {%- endfor %}
64
+ {{- first_user_message + "<|eot_id|>"}}
65
+ {%- endif %}
66
+
67
+ {%- for message in messages %}
68
+ {%- if not (message.role == 'ipython' or message.role == 'tool' or 'tool_calls' in message) %}
69
+ {{- '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' }}
70
+ {%- elif 'tool_calls' in message %}
71
+ {%- if not message.tool_calls|length == 1 %}
72
+ {{- raise_exception("This model only supports single tool-calls at once!") }}
73
+ {%- endif %}
74
+ {%- set tool_call = message.tool_calls[0].function %}
75
+ {{- '<|start_header_id|>assistant<|end_header_id|>\n\n' -}}
76
+ {{- '{"name": "' + tool_call.name + '", ' }}
77
+ {{- '"parameters": ' }}
78
+ {{- tool_call.arguments | tojson }}
79
+ {{- "}" }}
80
+ {{- "<|eot_id|>" }}
81
+ {%- elif message.role == "tool" or message.role == "ipython" %}
82
+ {{- "<|start_header_id|>ipython<|end_header_id|>\n\n" }}
83
+ {%- if message.content is mapping or message.content is iterable %}
84
+ {{- message.content | tojson }}
85
+ {%- else %}
86
+ {{- message.content }}
87
+ {%- endif %}
88
+ {{- "<|eot_id|>" }}
89
+ {%- endif %}
90
+ {%- endfor %}
91
+ {%- if add_generation_prompt %}
92
+ {{- '<|start_header_id|>assistant<|end_header_id|>\n\n' }}
93
+ {%- endif %}
config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "LlamaForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 128000,
8
+ "eos_token_id": 128009,
9
+ "head_dim": 128,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 3072,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 8192,
14
+ "max_position_embeddings": 131072,
15
+ "mlp_bias": false,
16
+ "model_type": "llama",
17
+ "num_attention_heads": 24,
18
+ "num_hidden_layers": 28,
19
+ "num_key_value_heads": 8,
20
+ "pad_token_id": 128263,
21
+ "pretraining_tp": 1,
22
+ "rms_norm_eps": 1e-05,
23
+ "rope_scaling": {
24
+ "factor": 32.0,
25
+ "high_freq_factor": 4.0,
26
+ "low_freq_factor": 1.0,
27
+ "original_max_position_embeddings": 8192,
28
+ "rope_type": "llama3"
29
+ },
30
+ "rope_theta": 500000.0,
31
+ "tie_word_embeddings": true,
32
+ "torch_dtype": "bfloat16",
33
+ "transformers_version": "4.55.4",
34
+ "unsloth_version": "2025.10.4",
35
+ "use_cache": true,
36
+ "vocab_size": 156940
37
+ }
examples/anger_english.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1406739bd12c95e3cec0d9110a02ae5d1583b7c6c67868430ec614f593bbcad1
3
+ size 118828
examples/chat_magahi.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1461d953a004f935ed7c62f9733c8642dfa227e7dd808364a83eda061756d95
3
+ size 163884
examples/clear_telugu.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f684246f7b30d21984b9823765d33d7d6524f0e88608b40398e898a3e54410d
3
+ size 213036
examples/fear_maithili.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1b5be7821b24cab6986d10ff3dd099dc90e6220834c0d4c8732a698bdd8eff2
3
+ size 204844
examples/formal_kannada.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1212437c71f4c4c4ec8fd348de7110d2a715d0dcc3bc1b9114e6435337c08512
3
+ size 253996
examples/happy_hindi.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62ec49a637cfd512042968f1fb19342e2106f48c39d05e7114bd03ca00aa534a
3
+ size 131116
examples/neutral_nepali.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a4f2f7e80ba0be46ee76d607acd3be90f538a01068630e8dc6215f8c68439a5
3
+ size 163884
examples/neutral_sanskrit.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:764135d7c77eba58dfc848d5ba2f431d58df45e6bf52059ba69ea21121570e5a
3
+ size 249900
examples/sad_malayalam.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:302de9f6b98621fdb1683209906722f64e35000431aea1a2a8b63829012c1bc3
3
+ size 200748
examples/sad_marathi.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:667bf2706d496162a7ae20d2f86433a19d69c2211cbb62ef671ae81c52bcf372
3
+ size 270380
examples/surprise_punjabi.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:627d1b187d18e03ac50202614fc902b59de0be67722943d3d054ac1495e25ccf
3
+ size 225324
examples/surprise_tamil.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b89c7181e7a0804f2e7948ea2f1efd72989486025071f8029e86efb4fc6021e
3
+ size 143404
model-00001-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5697a861fecd1e57329e1ca8d79b25d4f0f2affa408c8ad6ada682661d43c132
3
+ size 4948557560
model-00002-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a736acff0d88bba9ab45fe6edbd2f41ff88a38fbe1f5ebe3ca4c0d74ec7d886e
3
+ size 4932808960
model-00003-of-00003.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0602d21d09d8998b9f6e31bcab966ba302e96e79b40439bf1dafe6e5d4826b97
3
+ size 3322130968
model.safetensors.index.json ADDED
@@ -0,0 +1,261 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 13203468288
4
+ },
5
+ "weight_map": {
6
+ "model.embed_tokens.weight": "model-00001-of-00003.safetensors",
7
+ "model.layers.0.input_layernorm.weight": "model-00001-of-00003.safetensors",
8
+ "model.layers.0.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
9
+ "model.layers.0.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
10
+ "model.layers.0.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
11
+ "model.layers.0.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
12
+ "model.layers.0.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
13
+ "model.layers.0.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
14
+ "model.layers.0.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
15
+ "model.layers.0.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
16
+ "model.layers.1.input_layernorm.weight": "model-00001-of-00003.safetensors",
17
+ "model.layers.1.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
18
+ "model.layers.1.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
19
+ "model.layers.1.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
20
+ "model.layers.1.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
21
+ "model.layers.1.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
22
+ "model.layers.1.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
23
+ "model.layers.1.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
24
+ "model.layers.1.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
25
+ "model.layers.10.input_layernorm.weight": "model-00002-of-00003.safetensors",
26
+ "model.layers.10.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
27
+ "model.layers.10.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
28
+ "model.layers.10.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
29
+ "model.layers.10.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
30
+ "model.layers.10.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
31
+ "model.layers.10.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
32
+ "model.layers.10.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
33
+ "model.layers.10.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
34
+ "model.layers.11.input_layernorm.weight": "model-00002-of-00003.safetensors",
35
+ "model.layers.11.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
36
+ "model.layers.11.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
37
+ "model.layers.11.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
38
+ "model.layers.11.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
39
+ "model.layers.11.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
40
+ "model.layers.11.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
41
+ "model.layers.11.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
42
+ "model.layers.11.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
43
+ "model.layers.12.input_layernorm.weight": "model-00002-of-00003.safetensors",
44
+ "model.layers.12.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
45
+ "model.layers.12.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
46
+ "model.layers.12.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
47
+ "model.layers.12.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
48
+ "model.layers.12.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
49
+ "model.layers.12.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
50
+ "model.layers.12.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
51
+ "model.layers.12.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
52
+ "model.layers.13.input_layernorm.weight": "model-00002-of-00003.safetensors",
53
+ "model.layers.13.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
54
+ "model.layers.13.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
55
+ "model.layers.13.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
56
+ "model.layers.13.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
57
+ "model.layers.13.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
58
+ "model.layers.13.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
59
+ "model.layers.13.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
60
+ "model.layers.13.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
61
+ "model.layers.14.input_layernorm.weight": "model-00002-of-00003.safetensors",
62
+ "model.layers.14.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
63
+ "model.layers.14.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
64
+ "model.layers.14.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
65
+ "model.layers.14.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
66
+ "model.layers.14.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
67
+ "model.layers.14.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
68
+ "model.layers.14.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
69
+ "model.layers.14.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
70
+ "model.layers.15.input_layernorm.weight": "model-00002-of-00003.safetensors",
71
+ "model.layers.15.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
72
+ "model.layers.15.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
73
+ "model.layers.15.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
74
+ "model.layers.15.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
75
+ "model.layers.15.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
76
+ "model.layers.15.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
77
+ "model.layers.15.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
78
+ "model.layers.15.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
79
+ "model.layers.16.input_layernorm.weight": "model-00002-of-00003.safetensors",
80
+ "model.layers.16.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
81
+ "model.layers.16.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
82
+ "model.layers.16.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
83
+ "model.layers.16.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
84
+ "model.layers.16.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
85
+ "model.layers.16.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
86
+ "model.layers.16.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
87
+ "model.layers.16.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
88
+ "model.layers.17.input_layernorm.weight": "model-00002-of-00003.safetensors",
89
+ "model.layers.17.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
90
+ "model.layers.17.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
91
+ "model.layers.17.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
92
+ "model.layers.17.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
93
+ "model.layers.17.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
94
+ "model.layers.17.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
95
+ "model.layers.17.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
96
+ "model.layers.17.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
97
+ "model.layers.18.input_layernorm.weight": "model-00002-of-00003.safetensors",
98
+ "model.layers.18.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
99
+ "model.layers.18.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
100
+ "model.layers.18.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
101
+ "model.layers.18.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
102
+ "model.layers.18.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
103
+ "model.layers.18.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
104
+ "model.layers.18.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
105
+ "model.layers.18.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
106
+ "model.layers.19.input_layernorm.weight": "model-00003-of-00003.safetensors",
107
+ "model.layers.19.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
108
+ "model.layers.19.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
109
+ "model.layers.19.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
110
+ "model.layers.19.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
111
+ "model.layers.19.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
112
+ "model.layers.19.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
113
+ "model.layers.19.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
114
+ "model.layers.19.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
115
+ "model.layers.2.input_layernorm.weight": "model-00001-of-00003.safetensors",
116
+ "model.layers.2.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
117
+ "model.layers.2.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
118
+ "model.layers.2.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
119
+ "model.layers.2.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
120
+ "model.layers.2.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
121
+ "model.layers.2.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
122
+ "model.layers.2.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
123
+ "model.layers.2.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
124
+ "model.layers.20.input_layernorm.weight": "model-00003-of-00003.safetensors",
125
+ "model.layers.20.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
126
+ "model.layers.20.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
127
+ "model.layers.20.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
128
+ "model.layers.20.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
129
+ "model.layers.20.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
130
+ "model.layers.20.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
131
+ "model.layers.20.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
132
+ "model.layers.20.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
133
+ "model.layers.21.input_layernorm.weight": "model-00003-of-00003.safetensors",
134
+ "model.layers.21.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
135
+ "model.layers.21.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
136
+ "model.layers.21.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
137
+ "model.layers.21.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
138
+ "model.layers.21.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
139
+ "model.layers.21.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
140
+ "model.layers.21.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
141
+ "model.layers.21.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
142
+ "model.layers.22.input_layernorm.weight": "model-00003-of-00003.safetensors",
143
+ "model.layers.22.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
144
+ "model.layers.22.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
145
+ "model.layers.22.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
146
+ "model.layers.22.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
147
+ "model.layers.22.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
148
+ "model.layers.22.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
149
+ "model.layers.22.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
150
+ "model.layers.22.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
151
+ "model.layers.23.input_layernorm.weight": "model-00003-of-00003.safetensors",
152
+ "model.layers.23.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
153
+ "model.layers.23.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
154
+ "model.layers.23.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
155
+ "model.layers.23.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
156
+ "model.layers.23.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
157
+ "model.layers.23.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
158
+ "model.layers.23.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
159
+ "model.layers.23.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
160
+ "model.layers.24.input_layernorm.weight": "model-00003-of-00003.safetensors",
161
+ "model.layers.24.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
162
+ "model.layers.24.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
163
+ "model.layers.24.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
164
+ "model.layers.24.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
165
+ "model.layers.24.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
166
+ "model.layers.24.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
167
+ "model.layers.24.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
168
+ "model.layers.24.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
169
+ "model.layers.25.input_layernorm.weight": "model-00003-of-00003.safetensors",
170
+ "model.layers.25.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
171
+ "model.layers.25.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
172
+ "model.layers.25.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
173
+ "model.layers.25.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
174
+ "model.layers.25.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
175
+ "model.layers.25.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
176
+ "model.layers.25.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
177
+ "model.layers.25.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
178
+ "model.layers.26.input_layernorm.weight": "model-00003-of-00003.safetensors",
179
+ "model.layers.26.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
180
+ "model.layers.26.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
181
+ "model.layers.26.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
182
+ "model.layers.26.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
183
+ "model.layers.26.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
184
+ "model.layers.26.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
185
+ "model.layers.26.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
186
+ "model.layers.26.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
187
+ "model.layers.27.input_layernorm.weight": "model-00003-of-00003.safetensors",
188
+ "model.layers.27.mlp.down_proj.weight": "model-00003-of-00003.safetensors",
189
+ "model.layers.27.mlp.gate_proj.weight": "model-00003-of-00003.safetensors",
190
+ "model.layers.27.mlp.up_proj.weight": "model-00003-of-00003.safetensors",
191
+ "model.layers.27.post_attention_layernorm.weight": "model-00003-of-00003.safetensors",
192
+ "model.layers.27.self_attn.k_proj.weight": "model-00003-of-00003.safetensors",
193
+ "model.layers.27.self_attn.o_proj.weight": "model-00003-of-00003.safetensors",
194
+ "model.layers.27.self_attn.q_proj.weight": "model-00003-of-00003.safetensors",
195
+ "model.layers.27.self_attn.v_proj.weight": "model-00003-of-00003.safetensors",
196
+ "model.layers.3.input_layernorm.weight": "model-00001-of-00003.safetensors",
197
+ "model.layers.3.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
198
+ "model.layers.3.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
199
+ "model.layers.3.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
200
+ "model.layers.3.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
201
+ "model.layers.3.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
202
+ "model.layers.3.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
203
+ "model.layers.3.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
204
+ "model.layers.3.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
205
+ "model.layers.4.input_layernorm.weight": "model-00001-of-00003.safetensors",
206
+ "model.layers.4.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
207
+ "model.layers.4.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
208
+ "model.layers.4.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
209
+ "model.layers.4.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
210
+ "model.layers.4.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
211
+ "model.layers.4.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
212
+ "model.layers.4.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
213
+ "model.layers.4.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
214
+ "model.layers.5.input_layernorm.weight": "model-00001-of-00003.safetensors",
215
+ "model.layers.5.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
216
+ "model.layers.5.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
217
+ "model.layers.5.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
218
+ "model.layers.5.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
219
+ "model.layers.5.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
220
+ "model.layers.5.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
221
+ "model.layers.5.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
222
+ "model.layers.5.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
223
+ "model.layers.6.input_layernorm.weight": "model-00001-of-00003.safetensors",
224
+ "model.layers.6.mlp.down_proj.weight": "model-00001-of-00003.safetensors",
225
+ "model.layers.6.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
226
+ "model.layers.6.mlp.up_proj.weight": "model-00001-of-00003.safetensors",
227
+ "model.layers.6.post_attention_layernorm.weight": "model-00001-of-00003.safetensors",
228
+ "model.layers.6.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
229
+ "model.layers.6.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
230
+ "model.layers.6.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
231
+ "model.layers.6.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
232
+ "model.layers.7.input_layernorm.weight": "model-00002-of-00003.safetensors",
233
+ "model.layers.7.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
234
+ "model.layers.7.mlp.gate_proj.weight": "model-00001-of-00003.safetensors",
235
+ "model.layers.7.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
236
+ "model.layers.7.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
237
+ "model.layers.7.self_attn.k_proj.weight": "model-00001-of-00003.safetensors",
238
+ "model.layers.7.self_attn.o_proj.weight": "model-00001-of-00003.safetensors",
239
+ "model.layers.7.self_attn.q_proj.weight": "model-00001-of-00003.safetensors",
240
+ "model.layers.7.self_attn.v_proj.weight": "model-00001-of-00003.safetensors",
241
+ "model.layers.8.input_layernorm.weight": "model-00002-of-00003.safetensors",
242
+ "model.layers.8.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
243
+ "model.layers.8.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
244
+ "model.layers.8.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
245
+ "model.layers.8.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
246
+ "model.layers.8.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
247
+ "model.layers.8.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
248
+ "model.layers.8.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
249
+ "model.layers.8.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
250
+ "model.layers.9.input_layernorm.weight": "model-00002-of-00003.safetensors",
251
+ "model.layers.9.mlp.down_proj.weight": "model-00002-of-00003.safetensors",
252
+ "model.layers.9.mlp.gate_proj.weight": "model-00002-of-00003.safetensors",
253
+ "model.layers.9.mlp.up_proj.weight": "model-00002-of-00003.safetensors",
254
+ "model.layers.9.post_attention_layernorm.weight": "model-00002-of-00003.safetensors",
255
+ "model.layers.9.self_attn.k_proj.weight": "model-00002-of-00003.safetensors",
256
+ "model.layers.9.self_attn.o_proj.weight": "model-00002-of-00003.safetensors",
257
+ "model.layers.9.self_attn.q_proj.weight": "model-00002-of-00003.safetensors",
258
+ "model.layers.9.self_attn.v_proj.weight": "model-00002-of-00003.safetensors",
259
+ "model.norm.weight": "model-00003-of-00003.safetensors"
260
+ }
261
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|audio|>"
4
+ ],
5
+ "bos_token": {
6
+ "content": "<|begin_of_text|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "eos_token": {
13
+ "content": "<|eot_id|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false
18
+ },
19
+ "pad_token": "<custom_token_7>"
20
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:044e2a10201774018db120391980464472baabf223bd353cea49b17da0b66abc
3
+ size 22849546
tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff