Muhammadidrees commited on
Commit
ea2c8e4
·
verified ·
1 Parent(s): 12dd7f1

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* 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
 
 
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
README.md ADDED
@@ -0,0 +1,536 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: health-ai-developer-foundations
4
+ license_link: https://developers.google.com/health-ai-developer-foundations/terms
5
+ library_name: transformers
6
+ pipeline_tag: text-generation
7
+ extra_gated_heading: Access MedGemma on Hugging Face
8
+ extra_gated_prompt: >-
9
+ To access MedGemma on Hugging Face, you're required to review and agree to
10
+ [Health AI Developer Foundation's terms of
11
+ use](https://developers.google.com/health-ai-developer-foundations/terms). To
12
+ do this, please ensure you're logged in to Hugging Face and click below.
13
+ Requests are processed immediately.
14
+ extra_gated_button_content: Acknowledge license
15
+ base_model: google/gemma-3-27b-pt
16
+ tags:
17
+ - medical
18
+ - clinical-reasoning
19
+ - thinking
20
+ ---
21
+
22
+ # MedGemma model card
23
+
24
+ **Model documentation:** [MedGemma](https://developers.google.com/health-ai-developer-foundations/medgemma)
25
+
26
+ **Resources:**
27
+
28
+ * Model on Google Cloud Model Garden: [MedGemma](https://console.cloud.google.com/vertex-ai/publishers/google/model-garden/medgemma)
29
+ * Model on Hugging Face: [MedGemma](https://huggingface.co/collections/google/medgemma-release-680aade845f90bec6a3f60c4)
30
+ * GitHub repository (supporting code, Colab notebooks, discussions, and
31
+ issues): [MedGemma](https://github.com/google-health/medgemma)
32
+ * Quick start notebook: [GitHub](https://github.com/google-health/medgemma/blob/main/notebooks/quick_start_with_hugging_face.ipynb)
33
+ * Fine-tuning notebook: [GitHub](https://github.com/google-health/medgemma/blob/main/notebooks/fine_tune_with_hugging_face.ipynb)
34
+ * [Patient Education Demo built using MedGemma](https://huggingface.co/spaces/google/rad_explain)
35
+ * Support: See [Contact](https://developers.google.com/health-ai-developer-foundations/medgemma/get-started.md#contact)
36
+ * License: The use of MedGemma is governed by the [Health AI Developer
37
+ Foundations terms of
38
+ use](https://developers.google.com/health-ai-developer-foundations/terms).
39
+
40
+ **Author:** Google
41
+
42
+ ## Model information
43
+
44
+ This section describes the MedGemma model and how to use it.
45
+
46
+ ### Description
47
+
48
+ MedGemma is a collection of [Gemma 3](https://ai.google.dev/gemma/docs/core)
49
+ variants that are trained for performance on medical text and image
50
+ comprehension. Developers can use MedGemma to accelerate building
51
+ healthcare-based AI applications. MedGemma currently comes in two variants: a 4B
52
+ multimodal version and a 27B text-only version.
53
+
54
+ MedGemma 27B has been trained exclusively on medical text and optimized for
55
+ inference-time computation. MedGemma 27B is only available as an
56
+ instruction-tuned model.
57
+
58
+ MedGemma variants have been evaluated on a range of clinically relevant
59
+ benchmarks to illustrate their baseline performance. These include both open
60
+ benchmark datasets and curated datasets. Developers can fine-tune MedGemma
61
+ variants for improved performance. Consult the Intended Use section below for
62
+ more details.
63
+
64
+ A full technical report will be available soon.
65
+
66
+ ### How to use
67
+
68
+ Below are some example code snippets to help you quickly get started running the
69
+ model locally on GPU. If you want to use the model at scale, we recommend that
70
+ you create a production version using [Model
71
+ Garden](https://cloud.google.com/model-garden).
72
+
73
+ First, install the Transformers library. Gemma 3 is supported starting from
74
+ transformers 4.50.0.
75
+
76
+ ```sh
77
+ $ pip install -U transformers
78
+ ```
79
+
80
+ **Run model with the `pipeline` API**
81
+
82
+ ```python
83
+ from transformers import pipeline
84
+ import torch
85
+
86
+ pipe = pipeline(
87
+ "text-generation",
88
+ model="google/medgemma-27b-text-it",
89
+ torch_dtype=torch.bfloat16,
90
+ device="cuda",
91
+ )
92
+
93
+ messages = [
94
+ {
95
+ "role": "system",
96
+ "content": "You are a helpful medical assistant."
97
+ },
98
+ {
99
+ "role": "user",
100
+ "content": "How do you differentiate bacterial from viral pneumonia?"
101
+ }
102
+ ]
103
+
104
+ output = pipe(text=messages, max_new_tokens=200)
105
+ print(output[0]["generated_text"][-1]["content"])
106
+ ```
107
+
108
+ **Run the model directly**
109
+
110
+ ```python
111
+ # pip install accelerate
112
+ from transformers import AutoTokenizer, AutoModelForCausalLM
113
+ import torch
114
+
115
+ model_id = "google/medgemma-27b-text-it"
116
+
117
+ model = AutoModelForCausalLM.from_pretrained(
118
+ model_id,
119
+ torch_dtype=torch.bfloat16,
120
+ device_map="auto",
121
+ )
122
+ tokenizer = AutoTokenizer.from_pretrained(model_id)
123
+
124
+ messages = [
125
+ {
126
+ "role": "system",
127
+ "content": "You are a helpful medical assistant."
128
+ },
129
+ {
130
+ "role": "user",
131
+ "content": "How do you differentiate bacterial from viral pneumonia?"
132
+ }
133
+ ]
134
+
135
+ inputs = tokenizer.apply_chat_template(
136
+ messages,
137
+ add_generation_prompt=True,
138
+ tokenize=True,
139
+ return_dict=True,
140
+ return_tensors="pt",
141
+ ).to(model.device)
142
+
143
+ input_len = inputs["input_ids"].shape[-1]
144
+
145
+ with torch.inference_mode():
146
+ generation = model.generate(**inputs, max_new_tokens=200, do_sample=False)
147
+ generation = generation[0][input_len:]
148
+
149
+ decoded = tokenizer.decode(generation, skip_special_tokens=True)
150
+ print(decoded)
151
+ ```
152
+
153
+ ### Examples
154
+
155
+ See the following Colab notebooks for examples of how to use MedGemma:
156
+
157
+ * To give the model a quick try, running it locally with weights from Hugging
158
+ Face, see [Quick start notebook in
159
+ Colab](https://colab.research.google.com/github/google-health/medgemma/blob/main/notebooks/quick_start_with_hugging_face.ipynb).
160
+ Note that you will need to use Colab Enterprise to run the 27B model without
161
+ quantization.
162
+
163
+ * For an example of fine-tuning the model, see the [Fine-tuning notebook in
164
+ Colab](https://colab.research.google.com/github/google-health/medgemma/blob/main/notebooks/fine_tune_with_hugging_face.ipynb).
165
+
166
+ ### Model architecture overview
167
+
168
+ The MedGemma model is built based on [Gemma 3](https://ai.google.dev/gemma/) and
169
+ uses the same decoder-only transformer architecture as Gemma 3. To read more
170
+ about the architecture, consult the Gemma 3 [model
171
+ card](https://ai.google.dev/gemma/docs/core/model_card_3).
172
+
173
+ ### Technical specifications
174
+
175
+ * **Model type**: Decoder-only Transformer architecture, see the [Gemma 3
176
+ technical
177
+ report](https://storage.googleapis.com/deepmind-media/gemma/Gemma3Report.pdf)
178
+ * **Modalities**: **4B**: Text, vision; **27B**: Text only
179
+ * **Attention mechanism**: Utilizes grouped-query attention (GQA)
180
+ * **Context length**: Supports long context, at least 128K tokens
181
+ * **Key publication**: Coming soon
182
+ * **Model created**: May 20, 2025
183
+ * **Model version**: 1.0.0
184
+
185
+ ### Citation
186
+
187
+ When using this model, please cite: Sellergren et al. "MedGemma Technical Report."
188
+ *arXiv preprint arXiv:2507.05201* (2025)
189
+
190
+
191
+ ```none
192
+ @article{sellergren2025medgemma,
193
+ title = {MedGemma Technical Report}
194
+ author = {Sellergren, Andrew and Kazemzadeh, Sahar and Jaroensri, Tiam and Kiraly, Atilla and Traverse, Madeleine and Kohlberger, Timo and Xu, Shawn and Jamil, Fayaz and Hughes, Cían and Lau, Charles and others},
195
+ journal={arXiv preprint arXiv:2507.05201}
196
+ year = {2025},
197
+ }
198
+ ```
199
+
200
+ ### Inputs and outputs
201
+
202
+ **Input**:
203
+
204
+ * Text string, such as a question or prompt
205
+ * Total input length of 128K tokens
206
+
207
+ **Output**:
208
+
209
+ * Generated text in response to the input, such as an answer to a question,
210
+ analysis of image content, or a summary of a document
211
+ * Total output length of 8192 tokens
212
+
213
+ ### Performance and validation
214
+
215
+ MedGemma was evaluated across a range of different multimodal classification,
216
+ report generation, visual question answering, and text-based tasks.
217
+
218
+ ### Key performance metrics
219
+
220
+ #### Text evaluations
221
+
222
+ MedGemma 4B and text-only MedGemma 27B were evaluated across a range of
223
+ text-only benchmarks for medical knowledge and reasoning.
224
+
225
+ The MedGemma models outperform their respective base Gemma models across all
226
+ tested text-only health benchmarks.
227
+
228
+ | Metric | MedGemma 27B | Gemma 3 27B | MedGemma 4B | Gemma 3 4B |
229
+ | :---- | :---- | :---- | :---- | :---- |
230
+ | MedQA (4-op) | 89.8 (best-of-5) 87.7 (0-shot) | 74.9 | 64.4 | 50.7 |
231
+ | MedMCQA | 74.2 | 62.6 | 55.7 | 45.4 |
232
+ | PubMedQA | 76.8 | 73.4 | 73.4 | 68.4 |
233
+ | MMLU Med (text only) | 87.0 | 83.3 | 70.0 | 67.2 |
234
+ | MedXpertQA (text only) | 26.7 | 15.7 | 14.2 | 11.6 |
235
+ | AfriMed-QA | 84.0 | 72.0 | 52.0 | 48.0 |
236
+
237
+ For all MedGemma 27B results, [test-time
238
+ scaling](https://arxiv.org/abs/2501.19393) is used to improve performance.
239
+
240
+ ### Ethics and safety evaluation
241
+
242
+ #### Evaluation approach
243
+
244
+ Our evaluation methods include structured evaluations and internal red-teaming
245
+ testing of relevant content policies. Red-teaming was conducted by a number of
246
+ different teams, each with different goals and human evaluation metrics. These
247
+ models were evaluated against a number of different categories relevant to
248
+ ethics and safety, including:
249
+
250
+ * **Child safety**: Evaluation of text-to-text and image-to-text prompts
251
+ covering child safety policies, including child sexual abuse and
252
+ exploitation.
253
+ * **Content safety:** Evaluation of text-to-text and image-to-text prompts
254
+ covering safety policies, including harassment, violence and gore, and hate
255
+ speech.
256
+ * **Representational harms**: Evaluation of text-to-text and image-to-text
257
+ prompts covering safety policies, including bias, stereotyping, and harmful
258
+ associations or inaccuracies.
259
+ * **General medical harms:** Evaluation of text-to-text and image-to-text
260
+ prompts covering safety policies, including information quality and harmful
261
+ associations or inaccuracies.
262
+
263
+ In addition to development level evaluations, we conduct "assurance evaluations"
264
+ which are our "arms-length" internal evaluations for responsibility governance
265
+ decision making. They are conducted separately from the model development team,
266
+ to inform decision making about release. High-level findings are fed back to the
267
+ model team, but prompt sets are held out to prevent overfitting and preserve the
268
+ results' ability to inform decision making. Notable assurance evaluation results
269
+ are reported to our Responsibility & Safety Council as part of release review.
270
+
271
+ #### Evaluation results
272
+
273
+ For all areas of safety testing, we saw safe levels of performance across the
274
+ categories of child safety, content safety, and representational harms. All
275
+ testing was conducted without safety filters to evaluate the model capabilities
276
+ and behaviors. For text-to-text, image-to-text, and audio-to-text, and across
277
+ both MedGemma model sizes, the model produced minimal policy violations. A
278
+ limitation of our evaluations was that they included primarily English language
279
+ prompts.
280
+
281
+ ## Data card
282
+
283
+ ### Dataset overview
284
+
285
+ #### Training
286
+
287
+ The base Gemma models are pre-trained on a large corpus of text and code data.
288
+ MedGemma 4B utilizes a [SigLIP](https://arxiv.org/abs/2303.15343) image encoder
289
+ that has been specifically pre-trained on a variety of de-identified medical
290
+ data, including radiology images, histopathology images, ophthalmology images,
291
+ and dermatology images. Its LLM component is trained on a diverse set of medical
292
+ data, including medical text relevant to radiology images, chest-x rays,
293
+ histopathology patches, ophthalmology images and dermatology images.
294
+
295
+ #### Evaluation
296
+
297
+ MedGemma models have been evaluated on a comprehensive set of clinically
298
+ relevant benchmarks, including over 22 datasets across 5 different tasks and 6
299
+ medical image modalities. These include both open benchmark datasets and curated
300
+ datasets, with a focus on expert human evaluations for tasks like CXR report
301
+ generation and radiology VQA.
302
+
303
+ #### Source
304
+
305
+ MedGemma utilizes a combination of public and private datasets.
306
+
307
+ This model was trained on diverse public datasets including MIMIC-CXR (chest
308
+ X-rays and reports), Slake-VQA (multimodal medical images and questions),
309
+ PAD-UFES-20 (skin lesion images and data), SCIN (dermatology images), TCGA
310
+ (cancer genomics data), CAMELYON (lymph node histopathology images), PMC-OA
311
+ (biomedical literature with images), and Mendeley Digital Knee X-Ray (knee
312
+ X-rays).
313
+
314
+ Additionally, multiple diverse proprietary datasets were licensed and
315
+ incorporated (described next).
316
+
317
+ ### Data Ownership and Documentation
318
+
319
+ * [Mimic-CXR](https://physionet.org/content/mimic-cxr/2.1.0/): MIT Laboratory
320
+ for Computational Physiology and Beth Israel Deaconess Medical Center
321
+ (BIDMC).
322
+ * [Slake-VQA](https://www.med-vqa.com/slake/): The Hong Kong Polytechnic
323
+ University (PolyU), with collaborators including West China Hospital of
324
+ Sichuan University and Sichuan Academy of Medical Sciences / Sichuan
325
+ Provincial People's Hospital.
326
+ * [PAD-UFES-20](https://pmc.ncbi.nlm.nih.gov/articles/PMC7479321/): Federal
327
+ University of Espírito Santo (UFES), Brazil, through its Dermatological and
328
+ Surgical Assistance Program (PAD).
329
+ * [SCIN](https://github.com/google-research-datasets/scin): A collaboration
330
+ between Google Health and Stanford Medicine.
331
+ * [TCGA](https://portal.gdc.cancer.gov/) (The Cancer Genome Atlas): A joint
332
+ effort of National Cancer Institute and National Human Genome Research
333
+ Institute. Data from TCGA are available via the Genomic Data Commons (GDC)
334
+ * [CAMELYON](https://camelyon17.grand-challenge.org/Data/): The data was
335
+ collected from Radboud University Medical Center and University Medical
336
+ Center Utrecht in the Netherlands.
337
+ * [PMC-OA (PubMed Central Open Access
338
+ Subset)](https://catalog.data.gov/dataset/pubmed-central-open-access-subset-pmc-oa):
339
+ Maintained by the National Library of Medicine (NLM) and National Center for
340
+ Biotechnology Information (NCBI), which are part of the NIH.
341
+ * [MedQA](https://arxiv.org/pdf/2009.13081): This dataset was created by a
342
+ team of researchers led by Di Jin, Eileen Pan, Nassim Oufattole, Wei-Hung
343
+ Weng, Hanyi Fang, and Peter Szolovits
344
+ * [Mendeley Digital Knee
345
+ X-Ray](https://data.mendeley.com/datasets/t9ndx37v5h/1): This dataset is
346
+ from Rani Channamma University, and is hosted on Mendeley Data.
347
+ * [AfriMed-QA](https://afrimedqa.com/): This data was developed and led by
348
+ multiple collaborating organizations and researchers include key
349
+ contributors: Intron Health, SisonkeBiotik, BioRAMP, Georgia Institute of
350
+ Technology, and MasakhaneNLP.
351
+ * [VQA-RAD](https://www.nature.com/articles/sdata2018251): This dataset was
352
+ created by a research team led by Jason J. Lau, Soumya Gayen, Asma Ben
353
+ Abacha, and Dina Demner-Fushman and their affiliated institutions (the US
354
+ National Library of Medicine and National Institutes of Health)
355
+ * [MedExpQA](https://www.sciencedirect.com/science/article/pii/S0933365724001805):
356
+ This dataset was created by researchers at the HiTZ Center (Basque Center
357
+ for Language Technology and Artificial Intelligence).
358
+ * [MedXpertQA](https://huggingface.co/datasets/TsinghuaC3I/MedXpertQA): This
359
+ dataset was developed by researchers at Tsinghua University (Beijing, China)
360
+ and Shanghai Artificial Intelligence Laboratory (Shanghai, China).
361
+
362
+ In addition to the public datasets listed above, MedGemma was also trained on
363
+ de-identified datasets licensed for research or collected internally at Google
364
+ from consented participants.
365
+
366
+ * Radiology dataset 1: De-identified dataset of different CT studies across
367
+ body parts from a US-based radiology outpatient diagnostic center network.
368
+ * Ophthalmology dataset 1: De-identified dataset of fundus images from
369
+ diabetic retinopathy screening.
370
+ * Dermatology dataset 1: De-identified dataset of teledermatology skin
371
+ condition images (both clinical and dermatoscopic) from Colombia.
372
+ * Dermatology dataset 2: De-identified dataset of skin cancer images (both
373
+ clinical and dermatoscopic) from Australia.
374
+ * Dermatology dataset 3: De-identified dataset of non-diseased skin images
375
+ from an internal data collection effort.
376
+ * Pathology dataset 1: De-identified dataset of histopathology H&E whole slide
377
+ images created in collaboration with an academic research hospital and
378
+ biobank in Europe. Comprises de-identified colon, prostate, and lymph nodes.
379
+ * Pathology dataset 2: De-identified dataset of lung histopathology H&E and
380
+ IHC whole slide images created by a commercial biobank in the United States.
381
+ * Pathology dataset 3: De-identified dataset of prostate and lymph node H&E
382
+ and IHC histopathology whole slide images created by a contract research
383
+ organization in the United States.
384
+ * Pathology dataset 4: De-identified dataset of histopathology, predominantly
385
+ H\&E whole slide images created in collaboration with a large, tertiary
386
+ teaching hospital in the United States. Comprises a diverse set of tissue
387
+ and stain types, predominantly H&E.
388
+
389
+ ### Data citation
390
+
391
+ * **MIMIC-CXR** Johnson, A., Pollard, T., Mark, R., Berkowitz, S., & Horng, S.
392
+ (2024). MIMIC-CXR Database (version 2.1.0). PhysioNet.
393
+ https://physionet.org/content/mimic-cxr/2.1.0/
394
+ *and* Johnson, Alistair E. W., Tom J. Pollard, Seth J. Berkowitz, Nathaniel R.
395
+ Greenbaum, Matthew P. Lungren, Chih-Ying Deng, Roger G. Mark, and Steven
396
+ Horng. 2019. "MIMIC-CXR, a de-Identified Publicly Available Database of
397
+ Chest Radiographs with Free-Text Reports." *Scientific Data 6* (1): 1–8.
398
+
399
+ * **SLAKE** Liu, Bo, Li-Ming Zhan, Li Xu, Lin Ma, Yan Yang, and Xiao-Ming Wu.
400
+ 2021.SLAKE: A Semantically-Labeled Knowledge-Enhanced Dataset for Medical
401
+ Visual Question Answering." http://arxiv.org/abs/2102.09542.
402
+
403
+ * **PAD-UEFS** Pacheco, A. G. C., Lima, G. R., Salomao, A., Krohling, B.,
404
+ Biral, I. P., de Angelo, G. G., Alves, F. O. G., Ju X. M., & P. R. C.
405
+ (2020). PAD-UFES-20: A skin lesion dataset composed of patient data and
406
+ clinical images collected from smartphones. In *Proceedings of the 2020 IEEE
407
+ International Conference on Bioinformatics and Biomedicine (BIBM)* (pp.
408
+ 1551-1558). IEEE. https://doi.org/10.1109/BIBM49941.2020.9313241
409
+
410
+ * **SCIN** Ward, Abbi, Jimmy Li, Julie Wang, Sriram Lakshminarasimhan, Ashley
411
+ Carrick, Bilson Campana, Jay Hartford, et al. 2024. "Creating an Empirical
412
+ Dermatology Dataset Through Crowdsourcing With Web Search Advertisements."
413
+ *JAMA Network Open 7* (11): e2446615–e2446615.
414
+
415
+ * **TCGA** The results shown here are in whole or part based upon data
416
+ generated by the TCGA Research Network: https://www.cancer.gov/tcga.
417
+
418
+ * **CAMELYON16** Ehteshami Bejnordi, Babak, Mitko Veta, Paul Johannes van
419
+ Diest, Bram van Ginneken, Nico Karssemeijer, Geert Litjens, Jeroen A. W. M.
420
+ van der Laak, et al. 2017. "Diagnostic Assessment of Deep Learning
421
+ Algorithms for Detection of Lymph Node Metastases in Women With Breast
422
+ Cancer." *JAMA 318* (22): 2199–2210.
423
+
424
+ * **MedQA** Jin, Di, Eileen Pan, Nassim Oufattole, Wei-Hung Weng, Hanyi Fang,
425
+ and Peter Szolovits. 2020. "What Disease Does This Patient Have? A
426
+ Large-Scale Open Domain Question Answering Dataset from Medical Exams."
427
+ http://arxiv.org/abs/2009.13081.
428
+
429
+ * **Mendeley Digital Knee X-Ray** Gornale, Shivanand; Patravali, Pooja (2020),
430
+ "Digital Knee X-ray Images", Mendeley Data, V1, doi: 10.17632/t9ndx37v5h.1
431
+
432
+ * **AfrimedQA** Olatunji, Tobi, Charles Nimo, Abraham Owodunni, Tassallah
433
+ Abdullahi, Emmanuel Ayodele, Mardhiyah Sanni, Chinemelu Aka, et al. 2024.
434
+ "AfriMed-QA: A Pan-African, Multi-Specialty, Medical Question-Answering
435
+ Benchmark Dataset." http://arxiv.org/abs/2411.15640.
436
+
437
+ * **VQA-RAD** Lau, Jason J., Soumya Gayen, Asma Ben Abacha, and Dina
438
+ Demner-Fushman. 2018. "A Dataset of Clinically Generated Visual Questions
439
+ and Answers about Radiology Images." *Scientific Data 5* (1): 1–10.
440
+
441
+ * **MedexpQA** Alonso, I., Oronoz, M., & Agerri, R. (2024). MedExpQA:
442
+ Multilingual Benchmarking of Large Language Models for Medical Question
443
+ Answering. *arXiv preprint arXiv:2404.05590*. Retrieved from
444
+ https://arxiv.org/abs/2404.05590
445
+
446
+ * **MedXpertQA** Zuo, Yuxin, Shang Qu, Yifei Li, Zhangren Chen, Xuekai Zhu,
447
+ Ermo Hua, Kaiyan Zhang, Ning Ding, and Bowen Zhou. 2025. "MedXpertQA:
448
+ Benchmarking Expert-Level Medical Reasoning and Understanding."
449
+ http://arxiv.org/abs/2501.18362.
450
+
451
+ ### De-identification/anonymization:
452
+
453
+ Google and partnerships utilize datasets that have been rigorously anonymized or
454
+ de-identified to ensure the protection of individual research participants and
455
+ patient privacy
456
+
457
+ ## Implementation information
458
+
459
+ Details about the model internals.
460
+
461
+ ### Software
462
+
463
+ Training was done using [JAX](https://github.com/jax-ml/jax).
464
+
465
+ JAX allows researchers to take advantage of the latest generation of hardware,
466
+ including TPUs, for faster and more efficient training of large models.
467
+
468
+ ## Use and limitations
469
+
470
+ ### Intended use
471
+
472
+ MedGemma is an open multimodal generative AI model intended to be used as a
473
+ starting point that enables more efficient development of downstream healthcare
474
+ applications involving medical text and images. MedGemma is intended for
475
+ developers in the life sciences and healthcare space. Developers are responsible
476
+ for training, adapting and making meaningful changes to MedGemma to accomplish
477
+ their specific intended use. MedGemma models can be fine-tuned by developers
478
+ using their own proprietary data for their specific tasks or solutions.
479
+
480
+ MedGemma is based on Gemma 3 and has been further trained on medical images and
481
+ text. MedGemma enables further development in any medical context (image and
482
+ textual), however the model was pre-trained using chest X-ray, pathology,
483
+ dermatology, and fundus images. Examples of tasks within MedGemma's training
484
+ include visual question answering pertaining to medical images, such as
485
+ radiographs, or providing answers to textual medical questions. Full details of
486
+ all the tasks MedGemma has been evaluated can be found in an upcoming technical
487
+ report.
488
+
489
+ ### Benefits
490
+
491
+ * Provides strong baseline medical image and text comprehension for models of
492
+ its size.
493
+ * This strong performance makes it efficient to adapt for downstream
494
+ healthcare-based use cases, compared to models of similar size without
495
+ medical data pre-training.
496
+ * This adaptation may involve prompt engineering, grounding, agentic
497
+ orchestration or fine-tuning depending on the use case, baseline validation
498
+ requirements, and desired performance characteristics.
499
+
500
+ ### Limitations
501
+
502
+ MedGemma is not intended to be used without appropriate validation, adaptation
503
+ and/or making meaningful modification by developers for their specific use case.
504
+ The outputs generated by MedGemma are not intended to directly inform clinical
505
+ diagnosis, patient management decisions, treatment recommendations, or any other
506
+ direct clinical practice applications. Performance benchmarks highlight baseline
507
+ capabilities on relevant benchmarks, but even for image and text domains that
508
+ constitute a substantial portion of training data, inaccurate model output is
509
+ possible. All outputs from MedGemma should be considered preliminary and require
510
+ independent verification, clinical correlation, and further investigation
511
+ through established research and development methodologies.
512
+
513
+ MedGemma's multimodal capabilities have been primarily evaluated on single-image
514
+ tasks. MedGemma has not been evaluated in use cases that involve comprehension
515
+ of multiple images.
516
+
517
+ MedGemma has not been evaluated or optimized for multi-turn applications.
518
+
519
+ MedGemma's training may make it more sensitive to the specific prompt used than
520
+ Gemma 3.
521
+
522
+ When adapting MedGemma developer should consider the following:
523
+
524
+ * **Bias in validation data:** As with any research, developers should ensure
525
+ that any downstream application is validated to understand performance using
526
+ data that is appropriately representative of the intended use setting for
527
+ the specific application (e.g., age, sex, gender, condition, imaging device,
528
+ etc).
529
+ * **Data contamination concerns**: When evaluating the generalization
530
+ capabilities of a large model like MedGemma in a medical context, there is a
531
+ risk of data contamination, where the model might have inadvertently seen
532
+ related medical information during its pre-training, potentially
533
+ overestimating its true ability to generalize to novel medical concepts.
534
+ Developers should validate MedGemma on datasets not publicly available or
535
+ otherwise made available to non-institutional researchers to mitigate this
536
+ risk.
added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "<image_soft_token>": 262144
3
+ }
chat_template.jinja ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {{ bos_token }}
2
+ {%- if messages[0]['role'] == 'system' -%}
3
+ {%- if messages[0]['content'] is string -%}
4
+ {%- set first_user_prefix = messages[0]['content'] + '
5
+
6
+ ' -%}
7
+ {%- else -%}
8
+ {%- set first_user_prefix = messages[0]['content'][0]['text'] + '
9
+
10
+ ' -%}
11
+ {%- endif -%}
12
+ {%- set loop_messages = messages[1:] -%}
13
+ {%- else -%}
14
+ {%- set first_user_prefix = "" -%}
15
+ {%- set loop_messages = messages -%}
16
+ {%- endif -%}
17
+ {%- for message in loop_messages -%}
18
+ {%- if (message['role'] == 'user') != (loop.index0 % 2 == 0) -%}
19
+ {{ raise_exception("Conversation roles must alternate user/assistant/user/assistant/...") }}
20
+ {%- endif -%}
21
+ {%- if (message['role'] == 'assistant') -%}
22
+ {%- set role = "model" -%}
23
+ {%- else -%}
24
+ {%- set role = message['role'] -%}
25
+ {%- endif -%}
26
+ {{ '<start_of_turn>' + role + '
27
+ ' + (first_user_prefix if loop.first else "") }}
28
+ {%- if message['content'] is string -%}
29
+ {{ message['content'] | trim }}
30
+ {%- elif message['content'] is iterable -%}
31
+ {%- for item in message['content'] -%}
32
+ {%- if item['type'] == 'image' -%}
33
+ {{ '<start_of_image>' }}
34
+ {%- elif item['type'] == 'text' -%}
35
+ {{ item['text'] | trim }}
36
+ {%- endif -%}
37
+ {%- endfor -%}
38
+ {%- else -%}
39
+ {{ raise_exception("Invalid content type") }}
40
+ {%- endif -%}
41
+ {{ '<end_of_turn>
42
+ ' }}
43
+ {%- endfor -%}
44
+ {%- if add_generation_prompt -%}
45
+ {{'<start_of_turn>model
46
+ '}}
47
+ {%- endif -%}
config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Gemma3ForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "attn_logit_softcapping": null,
8
+ "bos_token_id": 2,
9
+ "cache_implementation": "hybrid",
10
+ "eos_token_id": 1,
11
+ "final_logit_softcapping": null,
12
+ "head_dim": 128,
13
+ "hidden_activation": "gelu_pytorch_tanh",
14
+ "hidden_size": 5376,
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 21504,
17
+ "max_position_embeddings": 131072,
18
+ "model_type": "gemma3_text",
19
+ "num_attention_heads": 32,
20
+ "num_hidden_layers": 62,
21
+ "num_key_value_heads": 16,
22
+ "pad_token_id": 0,
23
+ "query_pre_attn_scalar": 168,
24
+ "rms_norm_eps": 1e-06,
25
+ "rope_local_base_freq": 10000,
26
+ "rope_scaling": {
27
+ "factor": 8.0,
28
+ "rope_type": "linear"
29
+ },
30
+ "rope_theta": 1000000,
31
+ "sliding_window": 1024,
32
+ "sliding_window_pattern": 6,
33
+ "torch_dtype": "bfloat16",
34
+ "transformers_version": "4.52.0.dev0",
35
+ "use_cache": true,
36
+ "vocab_size": 262144
37
+ }
generation_config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cache_implementation": "hybrid",
3
+ "do_sample": true,
4
+ "eos_token_id": [
5
+ 1,
6
+ 106
7
+ ],
8
+ "top_k": 64,
9
+ "top_p": 0.95,
10
+ "transformers_version": "4.52.0.dev0"
11
+ }
model-00001-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5502d07e095d756a28ca23b084aa08ead7e156176b607c73cfd0bccd1ceeedc0
3
+ size 4833502584
model-00002-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73c84e29811510319cacb288a0626dbca8b8656c94c329b9bf256d0605080ed8
3
+ size 4954791768
model-00003-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea67918ed79e8400ae5af9117c19b256518dc1bf0820a8dea8c458b6557647bf
3
+ size 4954791816
model-00004-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:410695b14a3ebfac32dde918b2e9370410c7b7af1a9e002fdf0ab6de83776519
3
+ size 4954791848
model-00005-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39d87097f798a9a65b1e9f0edefd56ce4f3c29a7f41b30002732da5e36e5a846
3
+ size 4954791848
model-00006-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54e01e1bf45e2d2287caab02c50601810a3ed944e5bd3cb800febf4c6992953f
3
+ size 4954791848
model-00007-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0b08a9e5a6d28e3664d51f008639bb8729003e735ffb3bc4093a921be244244
3
+ size 4954791848
model-00008-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a234ed761c398ff38b94c6ee2c00fd94a52ba461c9bc33ea7c7336b43e30e93e
3
+ size 4954791848
model-00009-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b059d8cfe26a40995fea6f2da36148bd52ac54f408d3b7961b6777467b378aba
3
+ size 4954791848
model-00010-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f5ff7500f69448553a190ac0307a8189e863a4d734a19c56d2fb3587a58c3b4
3
+ size 4954791848
model-00011-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fbf93f82e76c9b77259bdc72c3a0b7a7f8d86291c17feda93ab078226397b50
3
+ size 4591469784
model.safetensors.index.json ADDED
@@ -0,0 +1,815 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "metadata": {
3
+ "total_size": 54018004480
4
+ },
5
+ "weight_map": {
6
+ "model.embed_tokens.weight": "model-00001-of-00011.safetensors",
7
+ "model.layers.0.input_layernorm.weight": "model-00001-of-00011.safetensors",
8
+ "model.layers.0.mlp.down_proj.weight": "model-00001-of-00011.safetensors",
9
+ "model.layers.0.mlp.gate_proj.weight": "model-00001-of-00011.safetensors",
10
+ "model.layers.0.mlp.up_proj.weight": "model-00001-of-00011.safetensors",
11
+ "model.layers.0.post_attention_layernorm.weight": "model-00001-of-00011.safetensors",
12
+ "model.layers.0.post_feedforward_layernorm.weight": "model-00001-of-00011.safetensors",
13
+ "model.layers.0.pre_feedforward_layernorm.weight": "model-00001-of-00011.safetensors",
14
+ "model.layers.0.self_attn.k_norm.weight": "model-00001-of-00011.safetensors",
15
+ "model.layers.0.self_attn.k_proj.weight": "model-00001-of-00011.safetensors",
16
+ "model.layers.0.self_attn.o_proj.weight": "model-00001-of-00011.safetensors",
17
+ "model.layers.0.self_attn.q_norm.weight": "model-00001-of-00011.safetensors",
18
+ "model.layers.0.self_attn.q_proj.weight": "model-00001-of-00011.safetensors",
19
+ "model.layers.0.self_attn.v_proj.weight": "model-00001-of-00011.safetensors",
20
+ "model.layers.1.input_layernorm.weight": "model-00001-of-00011.safetensors",
21
+ "model.layers.1.mlp.down_proj.weight": "model-00001-of-00011.safetensors",
22
+ "model.layers.1.mlp.gate_proj.weight": "model-00001-of-00011.safetensors",
23
+ "model.layers.1.mlp.up_proj.weight": "model-00001-of-00011.safetensors",
24
+ "model.layers.1.post_attention_layernorm.weight": "model-00001-of-00011.safetensors",
25
+ "model.layers.1.post_feedforward_layernorm.weight": "model-00001-of-00011.safetensors",
26
+ "model.layers.1.pre_feedforward_layernorm.weight": "model-00001-of-00011.safetensors",
27
+ "model.layers.1.self_attn.k_norm.weight": "model-00001-of-00011.safetensors",
28
+ "model.layers.1.self_attn.k_proj.weight": "model-00001-of-00011.safetensors",
29
+ "model.layers.1.self_attn.o_proj.weight": "model-00001-of-00011.safetensors",
30
+ "model.layers.1.self_attn.q_norm.weight": "model-00001-of-00011.safetensors",
31
+ "model.layers.1.self_attn.q_proj.weight": "model-00001-of-00011.safetensors",
32
+ "model.layers.1.self_attn.v_proj.weight": "model-00001-of-00011.safetensors",
33
+ "model.layers.10.input_layernorm.weight": "model-00003-of-00011.safetensors",
34
+ "model.layers.10.mlp.down_proj.weight": "model-00003-of-00011.safetensors",
35
+ "model.layers.10.mlp.gate_proj.weight": "model-00003-of-00011.safetensors",
36
+ "model.layers.10.mlp.up_proj.weight": "model-00003-of-00011.safetensors",
37
+ "model.layers.10.post_attention_layernorm.weight": "model-00003-of-00011.safetensors",
38
+ "model.layers.10.post_feedforward_layernorm.weight": "model-00003-of-00011.safetensors",
39
+ "model.layers.10.pre_feedforward_layernorm.weight": "model-00003-of-00011.safetensors",
40
+ "model.layers.10.self_attn.k_norm.weight": "model-00003-of-00011.safetensors",
41
+ "model.layers.10.self_attn.k_proj.weight": "model-00003-of-00011.safetensors",
42
+ "model.layers.10.self_attn.o_proj.weight": "model-00003-of-00011.safetensors",
43
+ "model.layers.10.self_attn.q_norm.weight": "model-00003-of-00011.safetensors",
44
+ "model.layers.10.self_attn.q_proj.weight": "model-00003-of-00011.safetensors",
45
+ "model.layers.10.self_attn.v_proj.weight": "model-00003-of-00011.safetensors",
46
+ "model.layers.11.input_layernorm.weight": "model-00003-of-00011.safetensors",
47
+ "model.layers.11.mlp.down_proj.weight": "model-00003-of-00011.safetensors",
48
+ "model.layers.11.mlp.gate_proj.weight": "model-00003-of-00011.safetensors",
49
+ "model.layers.11.mlp.up_proj.weight": "model-00003-of-00011.safetensors",
50
+ "model.layers.11.post_attention_layernorm.weight": "model-00003-of-00011.safetensors",
51
+ "model.layers.11.post_feedforward_layernorm.weight": "model-00003-of-00011.safetensors",
52
+ "model.layers.11.pre_feedforward_layernorm.weight": "model-00003-of-00011.safetensors",
53
+ "model.layers.11.self_attn.k_norm.weight": "model-00003-of-00011.safetensors",
54
+ "model.layers.11.self_attn.k_proj.weight": "model-00003-of-00011.safetensors",
55
+ "model.layers.11.self_attn.o_proj.weight": "model-00003-of-00011.safetensors",
56
+ "model.layers.11.self_attn.q_norm.weight": "model-00003-of-00011.safetensors",
57
+ "model.layers.11.self_attn.q_proj.weight": "model-00003-of-00011.safetensors",
58
+ "model.layers.11.self_attn.v_proj.weight": "model-00003-of-00011.safetensors",
59
+ "model.layers.12.input_layernorm.weight": "model-00003-of-00011.safetensors",
60
+ "model.layers.12.mlp.down_proj.weight": "model-00003-of-00011.safetensors",
61
+ "model.layers.12.mlp.gate_proj.weight": "model-00003-of-00011.safetensors",
62
+ "model.layers.12.mlp.up_proj.weight": "model-00003-of-00011.safetensors",
63
+ "model.layers.12.post_attention_layernorm.weight": "model-00003-of-00011.safetensors",
64
+ "model.layers.12.post_feedforward_layernorm.weight": "model-00003-of-00011.safetensors",
65
+ "model.layers.12.pre_feedforward_layernorm.weight": "model-00003-of-00011.safetensors",
66
+ "model.layers.12.self_attn.k_norm.weight": "model-00003-of-00011.safetensors",
67
+ "model.layers.12.self_attn.k_proj.weight": "model-00003-of-00011.safetensors",
68
+ "model.layers.12.self_attn.o_proj.weight": "model-00003-of-00011.safetensors",
69
+ "model.layers.12.self_attn.q_norm.weight": "model-00003-of-00011.safetensors",
70
+ "model.layers.12.self_attn.q_proj.weight": "model-00003-of-00011.safetensors",
71
+ "model.layers.12.self_attn.v_proj.weight": "model-00003-of-00011.safetensors",
72
+ "model.layers.13.input_layernorm.weight": "model-00003-of-00011.safetensors",
73
+ "model.layers.13.mlp.down_proj.weight": "model-00003-of-00011.safetensors",
74
+ "model.layers.13.mlp.gate_proj.weight": "model-00003-of-00011.safetensors",
75
+ "model.layers.13.mlp.up_proj.weight": "model-00003-of-00011.safetensors",
76
+ "model.layers.13.post_attention_layernorm.weight": "model-00003-of-00011.safetensors",
77
+ "model.layers.13.post_feedforward_layernorm.weight": "model-00003-of-00011.safetensors",
78
+ "model.layers.13.pre_feedforward_layernorm.weight": "model-00003-of-00011.safetensors",
79
+ "model.layers.13.self_attn.k_norm.weight": "model-00003-of-00011.safetensors",
80
+ "model.layers.13.self_attn.k_proj.weight": "model-00003-of-00011.safetensors",
81
+ "model.layers.13.self_attn.o_proj.weight": "model-00003-of-00011.safetensors",
82
+ "model.layers.13.self_attn.q_norm.weight": "model-00003-of-00011.safetensors",
83
+ "model.layers.13.self_attn.q_proj.weight": "model-00003-of-00011.safetensors",
84
+ "model.layers.13.self_attn.v_proj.weight": "model-00003-of-00011.safetensors",
85
+ "model.layers.14.input_layernorm.weight": "model-00004-of-00011.safetensors",
86
+ "model.layers.14.mlp.down_proj.weight": "model-00004-of-00011.safetensors",
87
+ "model.layers.14.mlp.gate_proj.weight": "model-00003-of-00011.safetensors",
88
+ "model.layers.14.mlp.up_proj.weight": "model-00004-of-00011.safetensors",
89
+ "model.layers.14.post_attention_layernorm.weight": "model-00004-of-00011.safetensors",
90
+ "model.layers.14.post_feedforward_layernorm.weight": "model-00004-of-00011.safetensors",
91
+ "model.layers.14.pre_feedforward_layernorm.weight": "model-00004-of-00011.safetensors",
92
+ "model.layers.14.self_attn.k_norm.weight": "model-00003-of-00011.safetensors",
93
+ "model.layers.14.self_attn.k_proj.weight": "model-00003-of-00011.safetensors",
94
+ "model.layers.14.self_attn.o_proj.weight": "model-00003-of-00011.safetensors",
95
+ "model.layers.14.self_attn.q_norm.weight": "model-00003-of-00011.safetensors",
96
+ "model.layers.14.self_attn.q_proj.weight": "model-00003-of-00011.safetensors",
97
+ "model.layers.14.self_attn.v_proj.weight": "model-00003-of-00011.safetensors",
98
+ "model.layers.15.input_layernorm.weight": "model-00004-of-00011.safetensors",
99
+ "model.layers.15.mlp.down_proj.weight": "model-00004-of-00011.safetensors",
100
+ "model.layers.15.mlp.gate_proj.weight": "model-00004-of-00011.safetensors",
101
+ "model.layers.15.mlp.up_proj.weight": "model-00004-of-00011.safetensors",
102
+ "model.layers.15.post_attention_layernorm.weight": "model-00004-of-00011.safetensors",
103
+ "model.layers.15.post_feedforward_layernorm.weight": "model-00004-of-00011.safetensors",
104
+ "model.layers.15.pre_feedforward_layernorm.weight": "model-00004-of-00011.safetensors",
105
+ "model.layers.15.self_attn.k_norm.weight": "model-00004-of-00011.safetensors",
106
+ "model.layers.15.self_attn.k_proj.weight": "model-00004-of-00011.safetensors",
107
+ "model.layers.15.self_attn.o_proj.weight": "model-00004-of-00011.safetensors",
108
+ "model.layers.15.self_attn.q_norm.weight": "model-00004-of-00011.safetensors",
109
+ "model.layers.15.self_attn.q_proj.weight": "model-00004-of-00011.safetensors",
110
+ "model.layers.15.self_attn.v_proj.weight": "model-00004-of-00011.safetensors",
111
+ "model.layers.16.input_layernorm.weight": "model-00004-of-00011.safetensors",
112
+ "model.layers.16.mlp.down_proj.weight": "model-00004-of-00011.safetensors",
113
+ "model.layers.16.mlp.gate_proj.weight": "model-00004-of-00011.safetensors",
114
+ "model.layers.16.mlp.up_proj.weight": "model-00004-of-00011.safetensors",
115
+ "model.layers.16.post_attention_layernorm.weight": "model-00004-of-00011.safetensors",
116
+ "model.layers.16.post_feedforward_layernorm.weight": "model-00004-of-00011.safetensors",
117
+ "model.layers.16.pre_feedforward_layernorm.weight": "model-00004-of-00011.safetensors",
118
+ "model.layers.16.self_attn.k_norm.weight": "model-00004-of-00011.safetensors",
119
+ "model.layers.16.self_attn.k_proj.weight": "model-00004-of-00011.safetensors",
120
+ "model.layers.16.self_attn.o_proj.weight": "model-00004-of-00011.safetensors",
121
+ "model.layers.16.self_attn.q_norm.weight": "model-00004-of-00011.safetensors",
122
+ "model.layers.16.self_attn.q_proj.weight": "model-00004-of-00011.safetensors",
123
+ "model.layers.16.self_attn.v_proj.weight": "model-00004-of-00011.safetensors",
124
+ "model.layers.17.input_layernorm.weight": "model-00004-of-00011.safetensors",
125
+ "model.layers.17.mlp.down_proj.weight": "model-00004-of-00011.safetensors",
126
+ "model.layers.17.mlp.gate_proj.weight": "model-00004-of-00011.safetensors",
127
+ "model.layers.17.mlp.up_proj.weight": "model-00004-of-00011.safetensors",
128
+ "model.layers.17.post_attention_layernorm.weight": "model-00004-of-00011.safetensors",
129
+ "model.layers.17.post_feedforward_layernorm.weight": "model-00004-of-00011.safetensors",
130
+ "model.layers.17.pre_feedforward_layernorm.weight": "model-00004-of-00011.safetensors",
131
+ "model.layers.17.self_attn.k_norm.weight": "model-00004-of-00011.safetensors",
132
+ "model.layers.17.self_attn.k_proj.weight": "model-00004-of-00011.safetensors",
133
+ "model.layers.17.self_attn.o_proj.weight": "model-00004-of-00011.safetensors",
134
+ "model.layers.17.self_attn.q_norm.weight": "model-00004-of-00011.safetensors",
135
+ "model.layers.17.self_attn.q_proj.weight": "model-00004-of-00011.safetensors",
136
+ "model.layers.17.self_attn.v_proj.weight": "model-00004-of-00011.safetensors",
137
+ "model.layers.18.input_layernorm.weight": "model-00004-of-00011.safetensors",
138
+ "model.layers.18.mlp.down_proj.weight": "model-00004-of-00011.safetensors",
139
+ "model.layers.18.mlp.gate_proj.weight": "model-00004-of-00011.safetensors",
140
+ "model.layers.18.mlp.up_proj.weight": "model-00004-of-00011.safetensors",
141
+ "model.layers.18.post_attention_layernorm.weight": "model-00004-of-00011.safetensors",
142
+ "model.layers.18.post_feedforward_layernorm.weight": "model-00004-of-00011.safetensors",
143
+ "model.layers.18.pre_feedforward_layernorm.weight": "model-00004-of-00011.safetensors",
144
+ "model.layers.18.self_attn.k_norm.weight": "model-00004-of-00011.safetensors",
145
+ "model.layers.18.self_attn.k_proj.weight": "model-00004-of-00011.safetensors",
146
+ "model.layers.18.self_attn.o_proj.weight": "model-00004-of-00011.safetensors",
147
+ "model.layers.18.self_attn.q_norm.weight": "model-00004-of-00011.safetensors",
148
+ "model.layers.18.self_attn.q_proj.weight": "model-00004-of-00011.safetensors",
149
+ "model.layers.18.self_attn.v_proj.weight": "model-00004-of-00011.safetensors",
150
+ "model.layers.19.input_layernorm.weight": "model-00004-of-00011.safetensors",
151
+ "model.layers.19.mlp.down_proj.weight": "model-00004-of-00011.safetensors",
152
+ "model.layers.19.mlp.gate_proj.weight": "model-00004-of-00011.safetensors",
153
+ "model.layers.19.mlp.up_proj.weight": "model-00004-of-00011.safetensors",
154
+ "model.layers.19.post_attention_layernorm.weight": "model-00004-of-00011.safetensors",
155
+ "model.layers.19.post_feedforward_layernorm.weight": "model-00004-of-00011.safetensors",
156
+ "model.layers.19.pre_feedforward_layernorm.weight": "model-00004-of-00011.safetensors",
157
+ "model.layers.19.self_attn.k_norm.weight": "model-00004-of-00011.safetensors",
158
+ "model.layers.19.self_attn.k_proj.weight": "model-00004-of-00011.safetensors",
159
+ "model.layers.19.self_attn.o_proj.weight": "model-00004-of-00011.safetensors",
160
+ "model.layers.19.self_attn.q_norm.weight": "model-00004-of-00011.safetensors",
161
+ "model.layers.19.self_attn.q_proj.weight": "model-00004-of-00011.safetensors",
162
+ "model.layers.19.self_attn.v_proj.weight": "model-00004-of-00011.safetensors",
163
+ "model.layers.2.input_layernorm.weight": "model-00002-of-00011.safetensors",
164
+ "model.layers.2.mlp.down_proj.weight": "model-00002-of-00011.safetensors",
165
+ "model.layers.2.mlp.gate_proj.weight": "model-00001-of-00011.safetensors",
166
+ "model.layers.2.mlp.up_proj.weight": "model-00002-of-00011.safetensors",
167
+ "model.layers.2.post_attention_layernorm.weight": "model-00002-of-00011.safetensors",
168
+ "model.layers.2.post_feedforward_layernorm.weight": "model-00002-of-00011.safetensors",
169
+ "model.layers.2.pre_feedforward_layernorm.weight": "model-00002-of-00011.safetensors",
170
+ "model.layers.2.self_attn.k_norm.weight": "model-00001-of-00011.safetensors",
171
+ "model.layers.2.self_attn.k_proj.weight": "model-00001-of-00011.safetensors",
172
+ "model.layers.2.self_attn.o_proj.weight": "model-00001-of-00011.safetensors",
173
+ "model.layers.2.self_attn.q_norm.weight": "model-00001-of-00011.safetensors",
174
+ "model.layers.2.self_attn.q_proj.weight": "model-00001-of-00011.safetensors",
175
+ "model.layers.2.self_attn.v_proj.weight": "model-00001-of-00011.safetensors",
176
+ "model.layers.20.input_layernorm.weight": "model-00005-of-00011.safetensors",
177
+ "model.layers.20.mlp.down_proj.weight": "model-00005-of-00011.safetensors",
178
+ "model.layers.20.mlp.gate_proj.weight": "model-00004-of-00011.safetensors",
179
+ "model.layers.20.mlp.up_proj.weight": "model-00005-of-00011.safetensors",
180
+ "model.layers.20.post_attention_layernorm.weight": "model-00005-of-00011.safetensors",
181
+ "model.layers.20.post_feedforward_layernorm.weight": "model-00005-of-00011.safetensors",
182
+ "model.layers.20.pre_feedforward_layernorm.weight": "model-00005-of-00011.safetensors",
183
+ "model.layers.20.self_attn.k_norm.weight": "model-00004-of-00011.safetensors",
184
+ "model.layers.20.self_attn.k_proj.weight": "model-00004-of-00011.safetensors",
185
+ "model.layers.20.self_attn.o_proj.weight": "model-00004-of-00011.safetensors",
186
+ "model.layers.20.self_attn.q_norm.weight": "model-00004-of-00011.safetensors",
187
+ "model.layers.20.self_attn.q_proj.weight": "model-00004-of-00011.safetensors",
188
+ "model.layers.20.self_attn.v_proj.weight": "model-00004-of-00011.safetensors",
189
+ "model.layers.21.input_layernorm.weight": "model-00005-of-00011.safetensors",
190
+ "model.layers.21.mlp.down_proj.weight": "model-00005-of-00011.safetensors",
191
+ "model.layers.21.mlp.gate_proj.weight": "model-00005-of-00011.safetensors",
192
+ "model.layers.21.mlp.up_proj.weight": "model-00005-of-00011.safetensors",
193
+ "model.layers.21.post_attention_layernorm.weight": "model-00005-of-00011.safetensors",
194
+ "model.layers.21.post_feedforward_layernorm.weight": "model-00005-of-00011.safetensors",
195
+ "model.layers.21.pre_feedforward_layernorm.weight": "model-00005-of-00011.safetensors",
196
+ "model.layers.21.self_attn.k_norm.weight": "model-00005-of-00011.safetensors",
197
+ "model.layers.21.self_attn.k_proj.weight": "model-00005-of-00011.safetensors",
198
+ "model.layers.21.self_attn.o_proj.weight": "model-00005-of-00011.safetensors",
199
+ "model.layers.21.self_attn.q_norm.weight": "model-00005-of-00011.safetensors",
200
+ "model.layers.21.self_attn.q_proj.weight": "model-00005-of-00011.safetensors",
201
+ "model.layers.21.self_attn.v_proj.weight": "model-00005-of-00011.safetensors",
202
+ "model.layers.22.input_layernorm.weight": "model-00005-of-00011.safetensors",
203
+ "model.layers.22.mlp.down_proj.weight": "model-00005-of-00011.safetensors",
204
+ "model.layers.22.mlp.gate_proj.weight": "model-00005-of-00011.safetensors",
205
+ "model.layers.22.mlp.up_proj.weight": "model-00005-of-00011.safetensors",
206
+ "model.layers.22.post_attention_layernorm.weight": "model-00005-of-00011.safetensors",
207
+ "model.layers.22.post_feedforward_layernorm.weight": "model-00005-of-00011.safetensors",
208
+ "model.layers.22.pre_feedforward_layernorm.weight": "model-00005-of-00011.safetensors",
209
+ "model.layers.22.self_attn.k_norm.weight": "model-00005-of-00011.safetensors",
210
+ "model.layers.22.self_attn.k_proj.weight": "model-00005-of-00011.safetensors",
211
+ "model.layers.22.self_attn.o_proj.weight": "model-00005-of-00011.safetensors",
212
+ "model.layers.22.self_attn.q_norm.weight": "model-00005-of-00011.safetensors",
213
+ "model.layers.22.self_attn.q_proj.weight": "model-00005-of-00011.safetensors",
214
+ "model.layers.22.self_attn.v_proj.weight": "model-00005-of-00011.safetensors",
215
+ "model.layers.23.input_layernorm.weight": "model-00005-of-00011.safetensors",
216
+ "model.layers.23.mlp.down_proj.weight": "model-00005-of-00011.safetensors",
217
+ "model.layers.23.mlp.gate_proj.weight": "model-00005-of-00011.safetensors",
218
+ "model.layers.23.mlp.up_proj.weight": "model-00005-of-00011.safetensors",
219
+ "model.layers.23.post_attention_layernorm.weight": "model-00005-of-00011.safetensors",
220
+ "model.layers.23.post_feedforward_layernorm.weight": "model-00005-of-00011.safetensors",
221
+ "model.layers.23.pre_feedforward_layernorm.weight": "model-00005-of-00011.safetensors",
222
+ "model.layers.23.self_attn.k_norm.weight": "model-00005-of-00011.safetensors",
223
+ "model.layers.23.self_attn.k_proj.weight": "model-00005-of-00011.safetensors",
224
+ "model.layers.23.self_attn.o_proj.weight": "model-00005-of-00011.safetensors",
225
+ "model.layers.23.self_attn.q_norm.weight": "model-00005-of-00011.safetensors",
226
+ "model.layers.23.self_attn.q_proj.weight": "model-00005-of-00011.safetensors",
227
+ "model.layers.23.self_attn.v_proj.weight": "model-00005-of-00011.safetensors",
228
+ "model.layers.24.input_layernorm.weight": "model-00005-of-00011.safetensors",
229
+ "model.layers.24.mlp.down_proj.weight": "model-00005-of-00011.safetensors",
230
+ "model.layers.24.mlp.gate_proj.weight": "model-00005-of-00011.safetensors",
231
+ "model.layers.24.mlp.up_proj.weight": "model-00005-of-00011.safetensors",
232
+ "model.layers.24.post_attention_layernorm.weight": "model-00005-of-00011.safetensors",
233
+ "model.layers.24.post_feedforward_layernorm.weight": "model-00005-of-00011.safetensors",
234
+ "model.layers.24.pre_feedforward_layernorm.weight": "model-00005-of-00011.safetensors",
235
+ "model.layers.24.self_attn.k_norm.weight": "model-00005-of-00011.safetensors",
236
+ "model.layers.24.self_attn.k_proj.weight": "model-00005-of-00011.safetensors",
237
+ "model.layers.24.self_attn.o_proj.weight": "model-00005-of-00011.safetensors",
238
+ "model.layers.24.self_attn.q_norm.weight": "model-00005-of-00011.safetensors",
239
+ "model.layers.24.self_attn.q_proj.weight": "model-00005-of-00011.safetensors",
240
+ "model.layers.24.self_attn.v_proj.weight": "model-00005-of-00011.safetensors",
241
+ "model.layers.25.input_layernorm.weight": "model-00005-of-00011.safetensors",
242
+ "model.layers.25.mlp.down_proj.weight": "model-00005-of-00011.safetensors",
243
+ "model.layers.25.mlp.gate_proj.weight": "model-00005-of-00011.safetensors",
244
+ "model.layers.25.mlp.up_proj.weight": "model-00005-of-00011.safetensors",
245
+ "model.layers.25.post_attention_layernorm.weight": "model-00005-of-00011.safetensors",
246
+ "model.layers.25.post_feedforward_layernorm.weight": "model-00005-of-00011.safetensors",
247
+ "model.layers.25.pre_feedforward_layernorm.weight": "model-00005-of-00011.safetensors",
248
+ "model.layers.25.self_attn.k_norm.weight": "model-00005-of-00011.safetensors",
249
+ "model.layers.25.self_attn.k_proj.weight": "model-00005-of-00011.safetensors",
250
+ "model.layers.25.self_attn.o_proj.weight": "model-00005-of-00011.safetensors",
251
+ "model.layers.25.self_attn.q_norm.weight": "model-00005-of-00011.safetensors",
252
+ "model.layers.25.self_attn.q_proj.weight": "model-00005-of-00011.safetensors",
253
+ "model.layers.25.self_attn.v_proj.weight": "model-00005-of-00011.safetensors",
254
+ "model.layers.26.input_layernorm.weight": "model-00006-of-00011.safetensors",
255
+ "model.layers.26.mlp.down_proj.weight": "model-00006-of-00011.safetensors",
256
+ "model.layers.26.mlp.gate_proj.weight": "model-00005-of-00011.safetensors",
257
+ "model.layers.26.mlp.up_proj.weight": "model-00006-of-00011.safetensors",
258
+ "model.layers.26.post_attention_layernorm.weight": "model-00006-of-00011.safetensors",
259
+ "model.layers.26.post_feedforward_layernorm.weight": "model-00006-of-00011.safetensors",
260
+ "model.layers.26.pre_feedforward_layernorm.weight": "model-00006-of-00011.safetensors",
261
+ "model.layers.26.self_attn.k_norm.weight": "model-00005-of-00011.safetensors",
262
+ "model.layers.26.self_attn.k_proj.weight": "model-00005-of-00011.safetensors",
263
+ "model.layers.26.self_attn.o_proj.weight": "model-00005-of-00011.safetensors",
264
+ "model.layers.26.self_attn.q_norm.weight": "model-00005-of-00011.safetensors",
265
+ "model.layers.26.self_attn.q_proj.weight": "model-00005-of-00011.safetensors",
266
+ "model.layers.26.self_attn.v_proj.weight": "model-00005-of-00011.safetensors",
267
+ "model.layers.27.input_layernorm.weight": "model-00006-of-00011.safetensors",
268
+ "model.layers.27.mlp.down_proj.weight": "model-00006-of-00011.safetensors",
269
+ "model.layers.27.mlp.gate_proj.weight": "model-00006-of-00011.safetensors",
270
+ "model.layers.27.mlp.up_proj.weight": "model-00006-of-00011.safetensors",
271
+ "model.layers.27.post_attention_layernorm.weight": "model-00006-of-00011.safetensors",
272
+ "model.layers.27.post_feedforward_layernorm.weight": "model-00006-of-00011.safetensors",
273
+ "model.layers.27.pre_feedforward_layernorm.weight": "model-00006-of-00011.safetensors",
274
+ "model.layers.27.self_attn.k_norm.weight": "model-00006-of-00011.safetensors",
275
+ "model.layers.27.self_attn.k_proj.weight": "model-00006-of-00011.safetensors",
276
+ "model.layers.27.self_attn.o_proj.weight": "model-00006-of-00011.safetensors",
277
+ "model.layers.27.self_attn.q_norm.weight": "model-00006-of-00011.safetensors",
278
+ "model.layers.27.self_attn.q_proj.weight": "model-00006-of-00011.safetensors",
279
+ "model.layers.27.self_attn.v_proj.weight": "model-00006-of-00011.safetensors",
280
+ "model.layers.28.input_layernorm.weight": "model-00006-of-00011.safetensors",
281
+ "model.layers.28.mlp.down_proj.weight": "model-00006-of-00011.safetensors",
282
+ "model.layers.28.mlp.gate_proj.weight": "model-00006-of-00011.safetensors",
283
+ "model.layers.28.mlp.up_proj.weight": "model-00006-of-00011.safetensors",
284
+ "model.layers.28.post_attention_layernorm.weight": "model-00006-of-00011.safetensors",
285
+ "model.layers.28.post_feedforward_layernorm.weight": "model-00006-of-00011.safetensors",
286
+ "model.layers.28.pre_feedforward_layernorm.weight": "model-00006-of-00011.safetensors",
287
+ "model.layers.28.self_attn.k_norm.weight": "model-00006-of-00011.safetensors",
288
+ "model.layers.28.self_attn.k_proj.weight": "model-00006-of-00011.safetensors",
289
+ "model.layers.28.self_attn.o_proj.weight": "model-00006-of-00011.safetensors",
290
+ "model.layers.28.self_attn.q_norm.weight": "model-00006-of-00011.safetensors",
291
+ "model.layers.28.self_attn.q_proj.weight": "model-00006-of-00011.safetensors",
292
+ "model.layers.28.self_attn.v_proj.weight": "model-00006-of-00011.safetensors",
293
+ "model.layers.29.input_layernorm.weight": "model-00006-of-00011.safetensors",
294
+ "model.layers.29.mlp.down_proj.weight": "model-00006-of-00011.safetensors",
295
+ "model.layers.29.mlp.gate_proj.weight": "model-00006-of-00011.safetensors",
296
+ "model.layers.29.mlp.up_proj.weight": "model-00006-of-00011.safetensors",
297
+ "model.layers.29.post_attention_layernorm.weight": "model-00006-of-00011.safetensors",
298
+ "model.layers.29.post_feedforward_layernorm.weight": "model-00006-of-00011.safetensors",
299
+ "model.layers.29.pre_feedforward_layernorm.weight": "model-00006-of-00011.safetensors",
300
+ "model.layers.29.self_attn.k_norm.weight": "model-00006-of-00011.safetensors",
301
+ "model.layers.29.self_attn.k_proj.weight": "model-00006-of-00011.safetensors",
302
+ "model.layers.29.self_attn.o_proj.weight": "model-00006-of-00011.safetensors",
303
+ "model.layers.29.self_attn.q_norm.weight": "model-00006-of-00011.safetensors",
304
+ "model.layers.29.self_attn.q_proj.weight": "model-00006-of-00011.safetensors",
305
+ "model.layers.29.self_attn.v_proj.weight": "model-00006-of-00011.safetensors",
306
+ "model.layers.3.input_layernorm.weight": "model-00002-of-00011.safetensors",
307
+ "model.layers.3.mlp.down_proj.weight": "model-00002-of-00011.safetensors",
308
+ "model.layers.3.mlp.gate_proj.weight": "model-00002-of-00011.safetensors",
309
+ "model.layers.3.mlp.up_proj.weight": "model-00002-of-00011.safetensors",
310
+ "model.layers.3.post_attention_layernorm.weight": "model-00002-of-00011.safetensors",
311
+ "model.layers.3.post_feedforward_layernorm.weight": "model-00002-of-00011.safetensors",
312
+ "model.layers.3.pre_feedforward_layernorm.weight": "model-00002-of-00011.safetensors",
313
+ "model.layers.3.self_attn.k_norm.weight": "model-00002-of-00011.safetensors",
314
+ "model.layers.3.self_attn.k_proj.weight": "model-00002-of-00011.safetensors",
315
+ "model.layers.3.self_attn.o_proj.weight": "model-00002-of-00011.safetensors",
316
+ "model.layers.3.self_attn.q_norm.weight": "model-00002-of-00011.safetensors",
317
+ "model.layers.3.self_attn.q_proj.weight": "model-00002-of-00011.safetensors",
318
+ "model.layers.3.self_attn.v_proj.weight": "model-00002-of-00011.safetensors",
319
+ "model.layers.30.input_layernorm.weight": "model-00006-of-00011.safetensors",
320
+ "model.layers.30.mlp.down_proj.weight": "model-00006-of-00011.safetensors",
321
+ "model.layers.30.mlp.gate_proj.weight": "model-00006-of-00011.safetensors",
322
+ "model.layers.30.mlp.up_proj.weight": "model-00006-of-00011.safetensors",
323
+ "model.layers.30.post_attention_layernorm.weight": "model-00006-of-00011.safetensors",
324
+ "model.layers.30.post_feedforward_layernorm.weight": "model-00006-of-00011.safetensors",
325
+ "model.layers.30.pre_feedforward_layernorm.weight": "model-00006-of-00011.safetensors",
326
+ "model.layers.30.self_attn.k_norm.weight": "model-00006-of-00011.safetensors",
327
+ "model.layers.30.self_attn.k_proj.weight": "model-00006-of-00011.safetensors",
328
+ "model.layers.30.self_attn.o_proj.weight": "model-00006-of-00011.safetensors",
329
+ "model.layers.30.self_attn.q_norm.weight": "model-00006-of-00011.safetensors",
330
+ "model.layers.30.self_attn.q_proj.weight": "model-00006-of-00011.safetensors",
331
+ "model.layers.30.self_attn.v_proj.weight": "model-00006-of-00011.safetensors",
332
+ "model.layers.31.input_layernorm.weight": "model-00006-of-00011.safetensors",
333
+ "model.layers.31.mlp.down_proj.weight": "model-00006-of-00011.safetensors",
334
+ "model.layers.31.mlp.gate_proj.weight": "model-00006-of-00011.safetensors",
335
+ "model.layers.31.mlp.up_proj.weight": "model-00006-of-00011.safetensors",
336
+ "model.layers.31.post_attention_layernorm.weight": "model-00006-of-00011.safetensors",
337
+ "model.layers.31.post_feedforward_layernorm.weight": "model-00006-of-00011.safetensors",
338
+ "model.layers.31.pre_feedforward_layernorm.weight": "model-00006-of-00011.safetensors",
339
+ "model.layers.31.self_attn.k_norm.weight": "model-00006-of-00011.safetensors",
340
+ "model.layers.31.self_attn.k_proj.weight": "model-00006-of-00011.safetensors",
341
+ "model.layers.31.self_attn.o_proj.weight": "model-00006-of-00011.safetensors",
342
+ "model.layers.31.self_attn.q_norm.weight": "model-00006-of-00011.safetensors",
343
+ "model.layers.31.self_attn.q_proj.weight": "model-00006-of-00011.safetensors",
344
+ "model.layers.31.self_attn.v_proj.weight": "model-00006-of-00011.safetensors",
345
+ "model.layers.32.input_layernorm.weight": "model-00007-of-00011.safetensors",
346
+ "model.layers.32.mlp.down_proj.weight": "model-00007-of-00011.safetensors",
347
+ "model.layers.32.mlp.gate_proj.weight": "model-00006-of-00011.safetensors",
348
+ "model.layers.32.mlp.up_proj.weight": "model-00007-of-00011.safetensors",
349
+ "model.layers.32.post_attention_layernorm.weight": "model-00007-of-00011.safetensors",
350
+ "model.layers.32.post_feedforward_layernorm.weight": "model-00007-of-00011.safetensors",
351
+ "model.layers.32.pre_feedforward_layernorm.weight": "model-00007-of-00011.safetensors",
352
+ "model.layers.32.self_attn.k_norm.weight": "model-00006-of-00011.safetensors",
353
+ "model.layers.32.self_attn.k_proj.weight": "model-00006-of-00011.safetensors",
354
+ "model.layers.32.self_attn.o_proj.weight": "model-00006-of-00011.safetensors",
355
+ "model.layers.32.self_attn.q_norm.weight": "model-00006-of-00011.safetensors",
356
+ "model.layers.32.self_attn.q_proj.weight": "model-00006-of-00011.safetensors",
357
+ "model.layers.32.self_attn.v_proj.weight": "model-00006-of-00011.safetensors",
358
+ "model.layers.33.input_layernorm.weight": "model-00007-of-00011.safetensors",
359
+ "model.layers.33.mlp.down_proj.weight": "model-00007-of-00011.safetensors",
360
+ "model.layers.33.mlp.gate_proj.weight": "model-00007-of-00011.safetensors",
361
+ "model.layers.33.mlp.up_proj.weight": "model-00007-of-00011.safetensors",
362
+ "model.layers.33.post_attention_layernorm.weight": "model-00007-of-00011.safetensors",
363
+ "model.layers.33.post_feedforward_layernorm.weight": "model-00007-of-00011.safetensors",
364
+ "model.layers.33.pre_feedforward_layernorm.weight": "model-00007-of-00011.safetensors",
365
+ "model.layers.33.self_attn.k_norm.weight": "model-00007-of-00011.safetensors",
366
+ "model.layers.33.self_attn.k_proj.weight": "model-00007-of-00011.safetensors",
367
+ "model.layers.33.self_attn.o_proj.weight": "model-00007-of-00011.safetensors",
368
+ "model.layers.33.self_attn.q_norm.weight": "model-00007-of-00011.safetensors",
369
+ "model.layers.33.self_attn.q_proj.weight": "model-00007-of-00011.safetensors",
370
+ "model.layers.33.self_attn.v_proj.weight": "model-00007-of-00011.safetensors",
371
+ "model.layers.34.input_layernorm.weight": "model-00007-of-00011.safetensors",
372
+ "model.layers.34.mlp.down_proj.weight": "model-00007-of-00011.safetensors",
373
+ "model.layers.34.mlp.gate_proj.weight": "model-00007-of-00011.safetensors",
374
+ "model.layers.34.mlp.up_proj.weight": "model-00007-of-00011.safetensors",
375
+ "model.layers.34.post_attention_layernorm.weight": "model-00007-of-00011.safetensors",
376
+ "model.layers.34.post_feedforward_layernorm.weight": "model-00007-of-00011.safetensors",
377
+ "model.layers.34.pre_feedforward_layernorm.weight": "model-00007-of-00011.safetensors",
378
+ "model.layers.34.self_attn.k_norm.weight": "model-00007-of-00011.safetensors",
379
+ "model.layers.34.self_attn.k_proj.weight": "model-00007-of-00011.safetensors",
380
+ "model.layers.34.self_attn.o_proj.weight": "model-00007-of-00011.safetensors",
381
+ "model.layers.34.self_attn.q_norm.weight": "model-00007-of-00011.safetensors",
382
+ "model.layers.34.self_attn.q_proj.weight": "model-00007-of-00011.safetensors",
383
+ "model.layers.34.self_attn.v_proj.weight": "model-00007-of-00011.safetensors",
384
+ "model.layers.35.input_layernorm.weight": "model-00007-of-00011.safetensors",
385
+ "model.layers.35.mlp.down_proj.weight": "model-00007-of-00011.safetensors",
386
+ "model.layers.35.mlp.gate_proj.weight": "model-00007-of-00011.safetensors",
387
+ "model.layers.35.mlp.up_proj.weight": "model-00007-of-00011.safetensors",
388
+ "model.layers.35.post_attention_layernorm.weight": "model-00007-of-00011.safetensors",
389
+ "model.layers.35.post_feedforward_layernorm.weight": "model-00007-of-00011.safetensors",
390
+ "model.layers.35.pre_feedforward_layernorm.weight": "model-00007-of-00011.safetensors",
391
+ "model.layers.35.self_attn.k_norm.weight": "model-00007-of-00011.safetensors",
392
+ "model.layers.35.self_attn.k_proj.weight": "model-00007-of-00011.safetensors",
393
+ "model.layers.35.self_attn.o_proj.weight": "model-00007-of-00011.safetensors",
394
+ "model.layers.35.self_attn.q_norm.weight": "model-00007-of-00011.safetensors",
395
+ "model.layers.35.self_attn.q_proj.weight": "model-00007-of-00011.safetensors",
396
+ "model.layers.35.self_attn.v_proj.weight": "model-00007-of-00011.safetensors",
397
+ "model.layers.36.input_layernorm.weight": "model-00007-of-00011.safetensors",
398
+ "model.layers.36.mlp.down_proj.weight": "model-00007-of-00011.safetensors",
399
+ "model.layers.36.mlp.gate_proj.weight": "model-00007-of-00011.safetensors",
400
+ "model.layers.36.mlp.up_proj.weight": "model-00007-of-00011.safetensors",
401
+ "model.layers.36.post_attention_layernorm.weight": "model-00007-of-00011.safetensors",
402
+ "model.layers.36.post_feedforward_layernorm.weight": "model-00007-of-00011.safetensors",
403
+ "model.layers.36.pre_feedforward_layernorm.weight": "model-00007-of-00011.safetensors",
404
+ "model.layers.36.self_attn.k_norm.weight": "model-00007-of-00011.safetensors",
405
+ "model.layers.36.self_attn.k_proj.weight": "model-00007-of-00011.safetensors",
406
+ "model.layers.36.self_attn.o_proj.weight": "model-00007-of-00011.safetensors",
407
+ "model.layers.36.self_attn.q_norm.weight": "model-00007-of-00011.safetensors",
408
+ "model.layers.36.self_attn.q_proj.weight": "model-00007-of-00011.safetensors",
409
+ "model.layers.36.self_attn.v_proj.weight": "model-00007-of-00011.safetensors",
410
+ "model.layers.37.input_layernorm.weight": "model-00007-of-00011.safetensors",
411
+ "model.layers.37.mlp.down_proj.weight": "model-00007-of-00011.safetensors",
412
+ "model.layers.37.mlp.gate_proj.weight": "model-00007-of-00011.safetensors",
413
+ "model.layers.37.mlp.up_proj.weight": "model-00007-of-00011.safetensors",
414
+ "model.layers.37.post_attention_layernorm.weight": "model-00007-of-00011.safetensors",
415
+ "model.layers.37.post_feedforward_layernorm.weight": "model-00007-of-00011.safetensors",
416
+ "model.layers.37.pre_feedforward_layernorm.weight": "model-00007-of-00011.safetensors",
417
+ "model.layers.37.self_attn.k_norm.weight": "model-00007-of-00011.safetensors",
418
+ "model.layers.37.self_attn.k_proj.weight": "model-00007-of-00011.safetensors",
419
+ "model.layers.37.self_attn.o_proj.weight": "model-00007-of-00011.safetensors",
420
+ "model.layers.37.self_attn.q_norm.weight": "model-00007-of-00011.safetensors",
421
+ "model.layers.37.self_attn.q_proj.weight": "model-00007-of-00011.safetensors",
422
+ "model.layers.37.self_attn.v_proj.weight": "model-00007-of-00011.safetensors",
423
+ "model.layers.38.input_layernorm.weight": "model-00008-of-00011.safetensors",
424
+ "model.layers.38.mlp.down_proj.weight": "model-00008-of-00011.safetensors",
425
+ "model.layers.38.mlp.gate_proj.weight": "model-00007-of-00011.safetensors",
426
+ "model.layers.38.mlp.up_proj.weight": "model-00008-of-00011.safetensors",
427
+ "model.layers.38.post_attention_layernorm.weight": "model-00008-of-00011.safetensors",
428
+ "model.layers.38.post_feedforward_layernorm.weight": "model-00008-of-00011.safetensors",
429
+ "model.layers.38.pre_feedforward_layernorm.weight": "model-00008-of-00011.safetensors",
430
+ "model.layers.38.self_attn.k_norm.weight": "model-00007-of-00011.safetensors",
431
+ "model.layers.38.self_attn.k_proj.weight": "model-00007-of-00011.safetensors",
432
+ "model.layers.38.self_attn.o_proj.weight": "model-00007-of-00011.safetensors",
433
+ "model.layers.38.self_attn.q_norm.weight": "model-00007-of-00011.safetensors",
434
+ "model.layers.38.self_attn.q_proj.weight": "model-00007-of-00011.safetensors",
435
+ "model.layers.38.self_attn.v_proj.weight": "model-00007-of-00011.safetensors",
436
+ "model.layers.39.input_layernorm.weight": "model-00008-of-00011.safetensors",
437
+ "model.layers.39.mlp.down_proj.weight": "model-00008-of-00011.safetensors",
438
+ "model.layers.39.mlp.gate_proj.weight": "model-00008-of-00011.safetensors",
439
+ "model.layers.39.mlp.up_proj.weight": "model-00008-of-00011.safetensors",
440
+ "model.layers.39.post_attention_layernorm.weight": "model-00008-of-00011.safetensors",
441
+ "model.layers.39.post_feedforward_layernorm.weight": "model-00008-of-00011.safetensors",
442
+ "model.layers.39.pre_feedforward_layernorm.weight": "model-00008-of-00011.safetensors",
443
+ "model.layers.39.self_attn.k_norm.weight": "model-00008-of-00011.safetensors",
444
+ "model.layers.39.self_attn.k_proj.weight": "model-00008-of-00011.safetensors",
445
+ "model.layers.39.self_attn.o_proj.weight": "model-00008-of-00011.safetensors",
446
+ "model.layers.39.self_attn.q_norm.weight": "model-00008-of-00011.safetensors",
447
+ "model.layers.39.self_attn.q_proj.weight": "model-00008-of-00011.safetensors",
448
+ "model.layers.39.self_attn.v_proj.weight": "model-00008-of-00011.safetensors",
449
+ "model.layers.4.input_layernorm.weight": "model-00002-of-00011.safetensors",
450
+ "model.layers.4.mlp.down_proj.weight": "model-00002-of-00011.safetensors",
451
+ "model.layers.4.mlp.gate_proj.weight": "model-00002-of-00011.safetensors",
452
+ "model.layers.4.mlp.up_proj.weight": "model-00002-of-00011.safetensors",
453
+ "model.layers.4.post_attention_layernorm.weight": "model-00002-of-00011.safetensors",
454
+ "model.layers.4.post_feedforward_layernorm.weight": "model-00002-of-00011.safetensors",
455
+ "model.layers.4.pre_feedforward_layernorm.weight": "model-00002-of-00011.safetensors",
456
+ "model.layers.4.self_attn.k_norm.weight": "model-00002-of-00011.safetensors",
457
+ "model.layers.4.self_attn.k_proj.weight": "model-00002-of-00011.safetensors",
458
+ "model.layers.4.self_attn.o_proj.weight": "model-00002-of-00011.safetensors",
459
+ "model.layers.4.self_attn.q_norm.weight": "model-00002-of-00011.safetensors",
460
+ "model.layers.4.self_attn.q_proj.weight": "model-00002-of-00011.safetensors",
461
+ "model.layers.4.self_attn.v_proj.weight": "model-00002-of-00011.safetensors",
462
+ "model.layers.40.input_layernorm.weight": "model-00008-of-00011.safetensors",
463
+ "model.layers.40.mlp.down_proj.weight": "model-00008-of-00011.safetensors",
464
+ "model.layers.40.mlp.gate_proj.weight": "model-00008-of-00011.safetensors",
465
+ "model.layers.40.mlp.up_proj.weight": "model-00008-of-00011.safetensors",
466
+ "model.layers.40.post_attention_layernorm.weight": "model-00008-of-00011.safetensors",
467
+ "model.layers.40.post_feedforward_layernorm.weight": "model-00008-of-00011.safetensors",
468
+ "model.layers.40.pre_feedforward_layernorm.weight": "model-00008-of-00011.safetensors",
469
+ "model.layers.40.self_attn.k_norm.weight": "model-00008-of-00011.safetensors",
470
+ "model.layers.40.self_attn.k_proj.weight": "model-00008-of-00011.safetensors",
471
+ "model.layers.40.self_attn.o_proj.weight": "model-00008-of-00011.safetensors",
472
+ "model.layers.40.self_attn.q_norm.weight": "model-00008-of-00011.safetensors",
473
+ "model.layers.40.self_attn.q_proj.weight": "model-00008-of-00011.safetensors",
474
+ "model.layers.40.self_attn.v_proj.weight": "model-00008-of-00011.safetensors",
475
+ "model.layers.41.input_layernorm.weight": "model-00008-of-00011.safetensors",
476
+ "model.layers.41.mlp.down_proj.weight": "model-00008-of-00011.safetensors",
477
+ "model.layers.41.mlp.gate_proj.weight": "model-00008-of-00011.safetensors",
478
+ "model.layers.41.mlp.up_proj.weight": "model-00008-of-00011.safetensors",
479
+ "model.layers.41.post_attention_layernorm.weight": "model-00008-of-00011.safetensors",
480
+ "model.layers.41.post_feedforward_layernorm.weight": "model-00008-of-00011.safetensors",
481
+ "model.layers.41.pre_feedforward_layernorm.weight": "model-00008-of-00011.safetensors",
482
+ "model.layers.41.self_attn.k_norm.weight": "model-00008-of-00011.safetensors",
483
+ "model.layers.41.self_attn.k_proj.weight": "model-00008-of-00011.safetensors",
484
+ "model.layers.41.self_attn.o_proj.weight": "model-00008-of-00011.safetensors",
485
+ "model.layers.41.self_attn.q_norm.weight": "model-00008-of-00011.safetensors",
486
+ "model.layers.41.self_attn.q_proj.weight": "model-00008-of-00011.safetensors",
487
+ "model.layers.41.self_attn.v_proj.weight": "model-00008-of-00011.safetensors",
488
+ "model.layers.42.input_layernorm.weight": "model-00008-of-00011.safetensors",
489
+ "model.layers.42.mlp.down_proj.weight": "model-00008-of-00011.safetensors",
490
+ "model.layers.42.mlp.gate_proj.weight": "model-00008-of-00011.safetensors",
491
+ "model.layers.42.mlp.up_proj.weight": "model-00008-of-00011.safetensors",
492
+ "model.layers.42.post_attention_layernorm.weight": "model-00008-of-00011.safetensors",
493
+ "model.layers.42.post_feedforward_layernorm.weight": "model-00008-of-00011.safetensors",
494
+ "model.layers.42.pre_feedforward_layernorm.weight": "model-00008-of-00011.safetensors",
495
+ "model.layers.42.self_attn.k_norm.weight": "model-00008-of-00011.safetensors",
496
+ "model.layers.42.self_attn.k_proj.weight": "model-00008-of-00011.safetensors",
497
+ "model.layers.42.self_attn.o_proj.weight": "model-00008-of-00011.safetensors",
498
+ "model.layers.42.self_attn.q_norm.weight": "model-00008-of-00011.safetensors",
499
+ "model.layers.42.self_attn.q_proj.weight": "model-00008-of-00011.safetensors",
500
+ "model.layers.42.self_attn.v_proj.weight": "model-00008-of-00011.safetensors",
501
+ "model.layers.43.input_layernorm.weight": "model-00008-of-00011.safetensors",
502
+ "model.layers.43.mlp.down_proj.weight": "model-00008-of-00011.safetensors",
503
+ "model.layers.43.mlp.gate_proj.weight": "model-00008-of-00011.safetensors",
504
+ "model.layers.43.mlp.up_proj.weight": "model-00008-of-00011.safetensors",
505
+ "model.layers.43.post_attention_layernorm.weight": "model-00008-of-00011.safetensors",
506
+ "model.layers.43.post_feedforward_layernorm.weight": "model-00008-of-00011.safetensors",
507
+ "model.layers.43.pre_feedforward_layernorm.weight": "model-00008-of-00011.safetensors",
508
+ "model.layers.43.self_attn.k_norm.weight": "model-00008-of-00011.safetensors",
509
+ "model.layers.43.self_attn.k_proj.weight": "model-00008-of-00011.safetensors",
510
+ "model.layers.43.self_attn.o_proj.weight": "model-00008-of-00011.safetensors",
511
+ "model.layers.43.self_attn.q_norm.weight": "model-00008-of-00011.safetensors",
512
+ "model.layers.43.self_attn.q_proj.weight": "model-00008-of-00011.safetensors",
513
+ "model.layers.43.self_attn.v_proj.weight": "model-00008-of-00011.safetensors",
514
+ "model.layers.44.input_layernorm.weight": "model-00009-of-00011.safetensors",
515
+ "model.layers.44.mlp.down_proj.weight": "model-00009-of-00011.safetensors",
516
+ "model.layers.44.mlp.gate_proj.weight": "model-00008-of-00011.safetensors",
517
+ "model.layers.44.mlp.up_proj.weight": "model-00009-of-00011.safetensors",
518
+ "model.layers.44.post_attention_layernorm.weight": "model-00009-of-00011.safetensors",
519
+ "model.layers.44.post_feedforward_layernorm.weight": "model-00009-of-00011.safetensors",
520
+ "model.layers.44.pre_feedforward_layernorm.weight": "model-00009-of-00011.safetensors",
521
+ "model.layers.44.self_attn.k_norm.weight": "model-00008-of-00011.safetensors",
522
+ "model.layers.44.self_attn.k_proj.weight": "model-00008-of-00011.safetensors",
523
+ "model.layers.44.self_attn.o_proj.weight": "model-00008-of-00011.safetensors",
524
+ "model.layers.44.self_attn.q_norm.weight": "model-00008-of-00011.safetensors",
525
+ "model.layers.44.self_attn.q_proj.weight": "model-00008-of-00011.safetensors",
526
+ "model.layers.44.self_attn.v_proj.weight": "model-00008-of-00011.safetensors",
527
+ "model.layers.45.input_layernorm.weight": "model-00009-of-00011.safetensors",
528
+ "model.layers.45.mlp.down_proj.weight": "model-00009-of-00011.safetensors",
529
+ "model.layers.45.mlp.gate_proj.weight": "model-00009-of-00011.safetensors",
530
+ "model.layers.45.mlp.up_proj.weight": "model-00009-of-00011.safetensors",
531
+ "model.layers.45.post_attention_layernorm.weight": "model-00009-of-00011.safetensors",
532
+ "model.layers.45.post_feedforward_layernorm.weight": "model-00009-of-00011.safetensors",
533
+ "model.layers.45.pre_feedforward_layernorm.weight": "model-00009-of-00011.safetensors",
534
+ "model.layers.45.self_attn.k_norm.weight": "model-00009-of-00011.safetensors",
535
+ "model.layers.45.self_attn.k_proj.weight": "model-00009-of-00011.safetensors",
536
+ "model.layers.45.self_attn.o_proj.weight": "model-00009-of-00011.safetensors",
537
+ "model.layers.45.self_attn.q_norm.weight": "model-00009-of-00011.safetensors",
538
+ "model.layers.45.self_attn.q_proj.weight": "model-00009-of-00011.safetensors",
539
+ "model.layers.45.self_attn.v_proj.weight": "model-00009-of-00011.safetensors",
540
+ "model.layers.46.input_layernorm.weight": "model-00009-of-00011.safetensors",
541
+ "model.layers.46.mlp.down_proj.weight": "model-00009-of-00011.safetensors",
542
+ "model.layers.46.mlp.gate_proj.weight": "model-00009-of-00011.safetensors",
543
+ "model.layers.46.mlp.up_proj.weight": "model-00009-of-00011.safetensors",
544
+ "model.layers.46.post_attention_layernorm.weight": "model-00009-of-00011.safetensors",
545
+ "model.layers.46.post_feedforward_layernorm.weight": "model-00009-of-00011.safetensors",
546
+ "model.layers.46.pre_feedforward_layernorm.weight": "model-00009-of-00011.safetensors",
547
+ "model.layers.46.self_attn.k_norm.weight": "model-00009-of-00011.safetensors",
548
+ "model.layers.46.self_attn.k_proj.weight": "model-00009-of-00011.safetensors",
549
+ "model.layers.46.self_attn.o_proj.weight": "model-00009-of-00011.safetensors",
550
+ "model.layers.46.self_attn.q_norm.weight": "model-00009-of-00011.safetensors",
551
+ "model.layers.46.self_attn.q_proj.weight": "model-00009-of-00011.safetensors",
552
+ "model.layers.46.self_attn.v_proj.weight": "model-00009-of-00011.safetensors",
553
+ "model.layers.47.input_layernorm.weight": "model-00009-of-00011.safetensors",
554
+ "model.layers.47.mlp.down_proj.weight": "model-00009-of-00011.safetensors",
555
+ "model.layers.47.mlp.gate_proj.weight": "model-00009-of-00011.safetensors",
556
+ "model.layers.47.mlp.up_proj.weight": "model-00009-of-00011.safetensors",
557
+ "model.layers.47.post_attention_layernorm.weight": "model-00009-of-00011.safetensors",
558
+ "model.layers.47.post_feedforward_layernorm.weight": "model-00009-of-00011.safetensors",
559
+ "model.layers.47.pre_feedforward_layernorm.weight": "model-00009-of-00011.safetensors",
560
+ "model.layers.47.self_attn.k_norm.weight": "model-00009-of-00011.safetensors",
561
+ "model.layers.47.self_attn.k_proj.weight": "model-00009-of-00011.safetensors",
562
+ "model.layers.47.self_attn.o_proj.weight": "model-00009-of-00011.safetensors",
563
+ "model.layers.47.self_attn.q_norm.weight": "model-00009-of-00011.safetensors",
564
+ "model.layers.47.self_attn.q_proj.weight": "model-00009-of-00011.safetensors",
565
+ "model.layers.47.self_attn.v_proj.weight": "model-00009-of-00011.safetensors",
566
+ "model.layers.48.input_layernorm.weight": "model-00009-of-00011.safetensors",
567
+ "model.layers.48.mlp.down_proj.weight": "model-00009-of-00011.safetensors",
568
+ "model.layers.48.mlp.gate_proj.weight": "model-00009-of-00011.safetensors",
569
+ "model.layers.48.mlp.up_proj.weight": "model-00009-of-00011.safetensors",
570
+ "model.layers.48.post_attention_layernorm.weight": "model-00009-of-00011.safetensors",
571
+ "model.layers.48.post_feedforward_layernorm.weight": "model-00009-of-00011.safetensors",
572
+ "model.layers.48.pre_feedforward_layernorm.weight": "model-00009-of-00011.safetensors",
573
+ "model.layers.48.self_attn.k_norm.weight": "model-00009-of-00011.safetensors",
574
+ "model.layers.48.self_attn.k_proj.weight": "model-00009-of-00011.safetensors",
575
+ "model.layers.48.self_attn.o_proj.weight": "model-00009-of-00011.safetensors",
576
+ "model.layers.48.self_attn.q_norm.weight": "model-00009-of-00011.safetensors",
577
+ "model.layers.48.self_attn.q_proj.weight": "model-00009-of-00011.safetensors",
578
+ "model.layers.48.self_attn.v_proj.weight": "model-00009-of-00011.safetensors",
579
+ "model.layers.49.input_layernorm.weight": "model-00009-of-00011.safetensors",
580
+ "model.layers.49.mlp.down_proj.weight": "model-00009-of-00011.safetensors",
581
+ "model.layers.49.mlp.gate_proj.weight": "model-00009-of-00011.safetensors",
582
+ "model.layers.49.mlp.up_proj.weight": "model-00009-of-00011.safetensors",
583
+ "model.layers.49.post_attention_layernorm.weight": "model-00009-of-00011.safetensors",
584
+ "model.layers.49.post_feedforward_layernorm.weight": "model-00009-of-00011.safetensors",
585
+ "model.layers.49.pre_feedforward_layernorm.weight": "model-00009-of-00011.safetensors",
586
+ "model.layers.49.self_attn.k_norm.weight": "model-00009-of-00011.safetensors",
587
+ "model.layers.49.self_attn.k_proj.weight": "model-00009-of-00011.safetensors",
588
+ "model.layers.49.self_attn.o_proj.weight": "model-00009-of-00011.safetensors",
589
+ "model.layers.49.self_attn.q_norm.weight": "model-00009-of-00011.safetensors",
590
+ "model.layers.49.self_attn.q_proj.weight": "model-00009-of-00011.safetensors",
591
+ "model.layers.49.self_attn.v_proj.weight": "model-00009-of-00011.safetensors",
592
+ "model.layers.5.input_layernorm.weight": "model-00002-of-00011.safetensors",
593
+ "model.layers.5.mlp.down_proj.weight": "model-00002-of-00011.safetensors",
594
+ "model.layers.5.mlp.gate_proj.weight": "model-00002-of-00011.safetensors",
595
+ "model.layers.5.mlp.up_proj.weight": "model-00002-of-00011.safetensors",
596
+ "model.layers.5.post_attention_layernorm.weight": "model-00002-of-00011.safetensors",
597
+ "model.layers.5.post_feedforward_layernorm.weight": "model-00002-of-00011.safetensors",
598
+ "model.layers.5.pre_feedforward_layernorm.weight": "model-00002-of-00011.safetensors",
599
+ "model.layers.5.self_attn.k_norm.weight": "model-00002-of-00011.safetensors",
600
+ "model.layers.5.self_attn.k_proj.weight": "model-00002-of-00011.safetensors",
601
+ "model.layers.5.self_attn.o_proj.weight": "model-00002-of-00011.safetensors",
602
+ "model.layers.5.self_attn.q_norm.weight": "model-00002-of-00011.safetensors",
603
+ "model.layers.5.self_attn.q_proj.weight": "model-00002-of-00011.safetensors",
604
+ "model.layers.5.self_attn.v_proj.weight": "model-00002-of-00011.safetensors",
605
+ "model.layers.50.input_layernorm.weight": "model-00010-of-00011.safetensors",
606
+ "model.layers.50.mlp.down_proj.weight": "model-00010-of-00011.safetensors",
607
+ "model.layers.50.mlp.gate_proj.weight": "model-00009-of-00011.safetensors",
608
+ "model.layers.50.mlp.up_proj.weight": "model-00010-of-00011.safetensors",
609
+ "model.layers.50.post_attention_layernorm.weight": "model-00010-of-00011.safetensors",
610
+ "model.layers.50.post_feedforward_layernorm.weight": "model-00010-of-00011.safetensors",
611
+ "model.layers.50.pre_feedforward_layernorm.weight": "model-00010-of-00011.safetensors",
612
+ "model.layers.50.self_attn.k_norm.weight": "model-00009-of-00011.safetensors",
613
+ "model.layers.50.self_attn.k_proj.weight": "model-00009-of-00011.safetensors",
614
+ "model.layers.50.self_attn.o_proj.weight": "model-00009-of-00011.safetensors",
615
+ "model.layers.50.self_attn.q_norm.weight": "model-00009-of-00011.safetensors",
616
+ "model.layers.50.self_attn.q_proj.weight": "model-00009-of-00011.safetensors",
617
+ "model.layers.50.self_attn.v_proj.weight": "model-00009-of-00011.safetensors",
618
+ "model.layers.51.input_layernorm.weight": "model-00010-of-00011.safetensors",
619
+ "model.layers.51.mlp.down_proj.weight": "model-00010-of-00011.safetensors",
620
+ "model.layers.51.mlp.gate_proj.weight": "model-00010-of-00011.safetensors",
621
+ "model.layers.51.mlp.up_proj.weight": "model-00010-of-00011.safetensors",
622
+ "model.layers.51.post_attention_layernorm.weight": "model-00010-of-00011.safetensors",
623
+ "model.layers.51.post_feedforward_layernorm.weight": "model-00010-of-00011.safetensors",
624
+ "model.layers.51.pre_feedforward_layernorm.weight": "model-00010-of-00011.safetensors",
625
+ "model.layers.51.self_attn.k_norm.weight": "model-00010-of-00011.safetensors",
626
+ "model.layers.51.self_attn.k_proj.weight": "model-00010-of-00011.safetensors",
627
+ "model.layers.51.self_attn.o_proj.weight": "model-00010-of-00011.safetensors",
628
+ "model.layers.51.self_attn.q_norm.weight": "model-00010-of-00011.safetensors",
629
+ "model.layers.51.self_attn.q_proj.weight": "model-00010-of-00011.safetensors",
630
+ "model.layers.51.self_attn.v_proj.weight": "model-00010-of-00011.safetensors",
631
+ "model.layers.52.input_layernorm.weight": "model-00010-of-00011.safetensors",
632
+ "model.layers.52.mlp.down_proj.weight": "model-00010-of-00011.safetensors",
633
+ "model.layers.52.mlp.gate_proj.weight": "model-00010-of-00011.safetensors",
634
+ "model.layers.52.mlp.up_proj.weight": "model-00010-of-00011.safetensors",
635
+ "model.layers.52.post_attention_layernorm.weight": "model-00010-of-00011.safetensors",
636
+ "model.layers.52.post_feedforward_layernorm.weight": "model-00010-of-00011.safetensors",
637
+ "model.layers.52.pre_feedforward_layernorm.weight": "model-00010-of-00011.safetensors",
638
+ "model.layers.52.self_attn.k_norm.weight": "model-00010-of-00011.safetensors",
639
+ "model.layers.52.self_attn.k_proj.weight": "model-00010-of-00011.safetensors",
640
+ "model.layers.52.self_attn.o_proj.weight": "model-00010-of-00011.safetensors",
641
+ "model.layers.52.self_attn.q_norm.weight": "model-00010-of-00011.safetensors",
642
+ "model.layers.52.self_attn.q_proj.weight": "model-00010-of-00011.safetensors",
643
+ "model.layers.52.self_attn.v_proj.weight": "model-00010-of-00011.safetensors",
644
+ "model.layers.53.input_layernorm.weight": "model-00010-of-00011.safetensors",
645
+ "model.layers.53.mlp.down_proj.weight": "model-00010-of-00011.safetensors",
646
+ "model.layers.53.mlp.gate_proj.weight": "model-00010-of-00011.safetensors",
647
+ "model.layers.53.mlp.up_proj.weight": "model-00010-of-00011.safetensors",
648
+ "model.layers.53.post_attention_layernorm.weight": "model-00010-of-00011.safetensors",
649
+ "model.layers.53.post_feedforward_layernorm.weight": "model-00010-of-00011.safetensors",
650
+ "model.layers.53.pre_feedforward_layernorm.weight": "model-00010-of-00011.safetensors",
651
+ "model.layers.53.self_attn.k_norm.weight": "model-00010-of-00011.safetensors",
652
+ "model.layers.53.self_attn.k_proj.weight": "model-00010-of-00011.safetensors",
653
+ "model.layers.53.self_attn.o_proj.weight": "model-00010-of-00011.safetensors",
654
+ "model.layers.53.self_attn.q_norm.weight": "model-00010-of-00011.safetensors",
655
+ "model.layers.53.self_attn.q_proj.weight": "model-00010-of-00011.safetensors",
656
+ "model.layers.53.self_attn.v_proj.weight": "model-00010-of-00011.safetensors",
657
+ "model.layers.54.input_layernorm.weight": "model-00010-of-00011.safetensors",
658
+ "model.layers.54.mlp.down_proj.weight": "model-00010-of-00011.safetensors",
659
+ "model.layers.54.mlp.gate_proj.weight": "model-00010-of-00011.safetensors",
660
+ "model.layers.54.mlp.up_proj.weight": "model-00010-of-00011.safetensors",
661
+ "model.layers.54.post_attention_layernorm.weight": "model-00010-of-00011.safetensors",
662
+ "model.layers.54.post_feedforward_layernorm.weight": "model-00010-of-00011.safetensors",
663
+ "model.layers.54.pre_feedforward_layernorm.weight": "model-00010-of-00011.safetensors",
664
+ "model.layers.54.self_attn.k_norm.weight": "model-00010-of-00011.safetensors",
665
+ "model.layers.54.self_attn.k_proj.weight": "model-00010-of-00011.safetensors",
666
+ "model.layers.54.self_attn.o_proj.weight": "model-00010-of-00011.safetensors",
667
+ "model.layers.54.self_attn.q_norm.weight": "model-00010-of-00011.safetensors",
668
+ "model.layers.54.self_attn.q_proj.weight": "model-00010-of-00011.safetensors",
669
+ "model.layers.54.self_attn.v_proj.weight": "model-00010-of-00011.safetensors",
670
+ "model.layers.55.input_layernorm.weight": "model-00010-of-00011.safetensors",
671
+ "model.layers.55.mlp.down_proj.weight": "model-00010-of-00011.safetensors",
672
+ "model.layers.55.mlp.gate_proj.weight": "model-00010-of-00011.safetensors",
673
+ "model.layers.55.mlp.up_proj.weight": "model-00010-of-00011.safetensors",
674
+ "model.layers.55.post_attention_layernorm.weight": "model-00010-of-00011.safetensors",
675
+ "model.layers.55.post_feedforward_layernorm.weight": "model-00010-of-00011.safetensors",
676
+ "model.layers.55.pre_feedforward_layernorm.weight": "model-00010-of-00011.safetensors",
677
+ "model.layers.55.self_attn.k_norm.weight": "model-00010-of-00011.safetensors",
678
+ "model.layers.55.self_attn.k_proj.weight": "model-00010-of-00011.safetensors",
679
+ "model.layers.55.self_attn.o_proj.weight": "model-00010-of-00011.safetensors",
680
+ "model.layers.55.self_attn.q_norm.weight": "model-00010-of-00011.safetensors",
681
+ "model.layers.55.self_attn.q_proj.weight": "model-00010-of-00011.safetensors",
682
+ "model.layers.55.self_attn.v_proj.weight": "model-00010-of-00011.safetensors",
683
+ "model.layers.56.input_layernorm.weight": "model-00011-of-00011.safetensors",
684
+ "model.layers.56.mlp.down_proj.weight": "model-00011-of-00011.safetensors",
685
+ "model.layers.56.mlp.gate_proj.weight": "model-00010-of-00011.safetensors",
686
+ "model.layers.56.mlp.up_proj.weight": "model-00011-of-00011.safetensors",
687
+ "model.layers.56.post_attention_layernorm.weight": "model-00011-of-00011.safetensors",
688
+ "model.layers.56.post_feedforward_layernorm.weight": "model-00011-of-00011.safetensors",
689
+ "model.layers.56.pre_feedforward_layernorm.weight": "model-00011-of-00011.safetensors",
690
+ "model.layers.56.self_attn.k_norm.weight": "model-00010-of-00011.safetensors",
691
+ "model.layers.56.self_attn.k_proj.weight": "model-00010-of-00011.safetensors",
692
+ "model.layers.56.self_attn.o_proj.weight": "model-00010-of-00011.safetensors",
693
+ "model.layers.56.self_attn.q_norm.weight": "model-00010-of-00011.safetensors",
694
+ "model.layers.56.self_attn.q_proj.weight": "model-00010-of-00011.safetensors",
695
+ "model.layers.56.self_attn.v_proj.weight": "model-00010-of-00011.safetensors",
696
+ "model.layers.57.input_layernorm.weight": "model-00011-of-00011.safetensors",
697
+ "model.layers.57.mlp.down_proj.weight": "model-00011-of-00011.safetensors",
698
+ "model.layers.57.mlp.gate_proj.weight": "model-00011-of-00011.safetensors",
699
+ "model.layers.57.mlp.up_proj.weight": "model-00011-of-00011.safetensors",
700
+ "model.layers.57.post_attention_layernorm.weight": "model-00011-of-00011.safetensors",
701
+ "model.layers.57.post_feedforward_layernorm.weight": "model-00011-of-00011.safetensors",
702
+ "model.layers.57.pre_feedforward_layernorm.weight": "model-00011-of-00011.safetensors",
703
+ "model.layers.57.self_attn.k_norm.weight": "model-00011-of-00011.safetensors",
704
+ "model.layers.57.self_attn.k_proj.weight": "model-00011-of-00011.safetensors",
705
+ "model.layers.57.self_attn.o_proj.weight": "model-00011-of-00011.safetensors",
706
+ "model.layers.57.self_attn.q_norm.weight": "model-00011-of-00011.safetensors",
707
+ "model.layers.57.self_attn.q_proj.weight": "model-00011-of-00011.safetensors",
708
+ "model.layers.57.self_attn.v_proj.weight": "model-00011-of-00011.safetensors",
709
+ "model.layers.58.input_layernorm.weight": "model-00011-of-00011.safetensors",
710
+ "model.layers.58.mlp.down_proj.weight": "model-00011-of-00011.safetensors",
711
+ "model.layers.58.mlp.gate_proj.weight": "model-00011-of-00011.safetensors",
712
+ "model.layers.58.mlp.up_proj.weight": "model-00011-of-00011.safetensors",
713
+ "model.layers.58.post_attention_layernorm.weight": "model-00011-of-00011.safetensors",
714
+ "model.layers.58.post_feedforward_layernorm.weight": "model-00011-of-00011.safetensors",
715
+ "model.layers.58.pre_feedforward_layernorm.weight": "model-00011-of-00011.safetensors",
716
+ "model.layers.58.self_attn.k_norm.weight": "model-00011-of-00011.safetensors",
717
+ "model.layers.58.self_attn.k_proj.weight": "model-00011-of-00011.safetensors",
718
+ "model.layers.58.self_attn.o_proj.weight": "model-00011-of-00011.safetensors",
719
+ "model.layers.58.self_attn.q_norm.weight": "model-00011-of-00011.safetensors",
720
+ "model.layers.58.self_attn.q_proj.weight": "model-00011-of-00011.safetensors",
721
+ "model.layers.58.self_attn.v_proj.weight": "model-00011-of-00011.safetensors",
722
+ "model.layers.59.input_layernorm.weight": "model-00011-of-00011.safetensors",
723
+ "model.layers.59.mlp.down_proj.weight": "model-00011-of-00011.safetensors",
724
+ "model.layers.59.mlp.gate_proj.weight": "model-00011-of-00011.safetensors",
725
+ "model.layers.59.mlp.up_proj.weight": "model-00011-of-00011.safetensors",
726
+ "model.layers.59.post_attention_layernorm.weight": "model-00011-of-00011.safetensors",
727
+ "model.layers.59.post_feedforward_layernorm.weight": "model-00011-of-00011.safetensors",
728
+ "model.layers.59.pre_feedforward_layernorm.weight": "model-00011-of-00011.safetensors",
729
+ "model.layers.59.self_attn.k_norm.weight": "model-00011-of-00011.safetensors",
730
+ "model.layers.59.self_attn.k_proj.weight": "model-00011-of-00011.safetensors",
731
+ "model.layers.59.self_attn.o_proj.weight": "model-00011-of-00011.safetensors",
732
+ "model.layers.59.self_attn.q_norm.weight": "model-00011-of-00011.safetensors",
733
+ "model.layers.59.self_attn.q_proj.weight": "model-00011-of-00011.safetensors",
734
+ "model.layers.59.self_attn.v_proj.weight": "model-00011-of-00011.safetensors",
735
+ "model.layers.6.input_layernorm.weight": "model-00002-of-00011.safetensors",
736
+ "model.layers.6.mlp.down_proj.weight": "model-00002-of-00011.safetensors",
737
+ "model.layers.6.mlp.gate_proj.weight": "model-00002-of-00011.safetensors",
738
+ "model.layers.6.mlp.up_proj.weight": "model-00002-of-00011.safetensors",
739
+ "model.layers.6.post_attention_layernorm.weight": "model-00002-of-00011.safetensors",
740
+ "model.layers.6.post_feedforward_layernorm.weight": "model-00002-of-00011.safetensors",
741
+ "model.layers.6.pre_feedforward_layernorm.weight": "model-00002-of-00011.safetensors",
742
+ "model.layers.6.self_attn.k_norm.weight": "model-00002-of-00011.safetensors",
743
+ "model.layers.6.self_attn.k_proj.weight": "model-00002-of-00011.safetensors",
744
+ "model.layers.6.self_attn.o_proj.weight": "model-00002-of-00011.safetensors",
745
+ "model.layers.6.self_attn.q_norm.weight": "model-00002-of-00011.safetensors",
746
+ "model.layers.6.self_attn.q_proj.weight": "model-00002-of-00011.safetensors",
747
+ "model.layers.6.self_attn.v_proj.weight": "model-00002-of-00011.safetensors",
748
+ "model.layers.60.input_layernorm.weight": "model-00011-of-00011.safetensors",
749
+ "model.layers.60.mlp.down_proj.weight": "model-00011-of-00011.safetensors",
750
+ "model.layers.60.mlp.gate_proj.weight": "model-00011-of-00011.safetensors",
751
+ "model.layers.60.mlp.up_proj.weight": "model-00011-of-00011.safetensors",
752
+ "model.layers.60.post_attention_layernorm.weight": "model-00011-of-00011.safetensors",
753
+ "model.layers.60.post_feedforward_layernorm.weight": "model-00011-of-00011.safetensors",
754
+ "model.layers.60.pre_feedforward_layernorm.weight": "model-00011-of-00011.safetensors",
755
+ "model.layers.60.self_attn.k_norm.weight": "model-00011-of-00011.safetensors",
756
+ "model.layers.60.self_attn.k_proj.weight": "model-00011-of-00011.safetensors",
757
+ "model.layers.60.self_attn.o_proj.weight": "model-00011-of-00011.safetensors",
758
+ "model.layers.60.self_attn.q_norm.weight": "model-00011-of-00011.safetensors",
759
+ "model.layers.60.self_attn.q_proj.weight": "model-00011-of-00011.safetensors",
760
+ "model.layers.60.self_attn.v_proj.weight": "model-00011-of-00011.safetensors",
761
+ "model.layers.61.input_layernorm.weight": "model-00011-of-00011.safetensors",
762
+ "model.layers.61.mlp.down_proj.weight": "model-00011-of-00011.safetensors",
763
+ "model.layers.61.mlp.gate_proj.weight": "model-00011-of-00011.safetensors",
764
+ "model.layers.61.mlp.up_proj.weight": "model-00011-of-00011.safetensors",
765
+ "model.layers.61.post_attention_layernorm.weight": "model-00011-of-00011.safetensors",
766
+ "model.layers.61.post_feedforward_layernorm.weight": "model-00011-of-00011.safetensors",
767
+ "model.layers.61.pre_feedforward_layernorm.weight": "model-00011-of-00011.safetensors",
768
+ "model.layers.61.self_attn.k_norm.weight": "model-00011-of-00011.safetensors",
769
+ "model.layers.61.self_attn.k_proj.weight": "model-00011-of-00011.safetensors",
770
+ "model.layers.61.self_attn.o_proj.weight": "model-00011-of-00011.safetensors",
771
+ "model.layers.61.self_attn.q_norm.weight": "model-00011-of-00011.safetensors",
772
+ "model.layers.61.self_attn.q_proj.weight": "model-00011-of-00011.safetensors",
773
+ "model.layers.61.self_attn.v_proj.weight": "model-00011-of-00011.safetensors",
774
+ "model.layers.7.input_layernorm.weight": "model-00002-of-00011.safetensors",
775
+ "model.layers.7.mlp.down_proj.weight": "model-00002-of-00011.safetensors",
776
+ "model.layers.7.mlp.gate_proj.weight": "model-00002-of-00011.safetensors",
777
+ "model.layers.7.mlp.up_proj.weight": "model-00002-of-00011.safetensors",
778
+ "model.layers.7.post_attention_layernorm.weight": "model-00002-of-00011.safetensors",
779
+ "model.layers.7.post_feedforward_layernorm.weight": "model-00002-of-00011.safetensors",
780
+ "model.layers.7.pre_feedforward_layernorm.weight": "model-00002-of-00011.safetensors",
781
+ "model.layers.7.self_attn.k_norm.weight": "model-00002-of-00011.safetensors",
782
+ "model.layers.7.self_attn.k_proj.weight": "model-00002-of-00011.safetensors",
783
+ "model.layers.7.self_attn.o_proj.weight": "model-00002-of-00011.safetensors",
784
+ "model.layers.7.self_attn.q_norm.weight": "model-00002-of-00011.safetensors",
785
+ "model.layers.7.self_attn.q_proj.weight": "model-00002-of-00011.safetensors",
786
+ "model.layers.7.self_attn.v_proj.weight": "model-00002-of-00011.safetensors",
787
+ "model.layers.8.input_layernorm.weight": "model-00003-of-00011.safetensors",
788
+ "model.layers.8.mlp.down_proj.weight": "model-00003-of-00011.safetensors",
789
+ "model.layers.8.mlp.gate_proj.weight": "model-00002-of-00011.safetensors",
790
+ "model.layers.8.mlp.up_proj.weight": "model-00003-of-00011.safetensors",
791
+ "model.layers.8.post_attention_layernorm.weight": "model-00003-of-00011.safetensors",
792
+ "model.layers.8.post_feedforward_layernorm.weight": "model-00003-of-00011.safetensors",
793
+ "model.layers.8.pre_feedforward_layernorm.weight": "model-00003-of-00011.safetensors",
794
+ "model.layers.8.self_attn.k_norm.weight": "model-00002-of-00011.safetensors",
795
+ "model.layers.8.self_attn.k_proj.weight": "model-00002-of-00011.safetensors",
796
+ "model.layers.8.self_attn.o_proj.weight": "model-00002-of-00011.safetensors",
797
+ "model.layers.8.self_attn.q_norm.weight": "model-00002-of-00011.safetensors",
798
+ "model.layers.8.self_attn.q_proj.weight": "model-00002-of-00011.safetensors",
799
+ "model.layers.8.self_attn.v_proj.weight": "model-00002-of-00011.safetensors",
800
+ "model.layers.9.input_layernorm.weight": "model-00003-of-00011.safetensors",
801
+ "model.layers.9.mlp.down_proj.weight": "model-00003-of-00011.safetensors",
802
+ "model.layers.9.mlp.gate_proj.weight": "model-00003-of-00011.safetensors",
803
+ "model.layers.9.mlp.up_proj.weight": "model-00003-of-00011.safetensors",
804
+ "model.layers.9.post_attention_layernorm.weight": "model-00003-of-00011.safetensors",
805
+ "model.layers.9.post_feedforward_layernorm.weight": "model-00003-of-00011.safetensors",
806
+ "model.layers.9.pre_feedforward_layernorm.weight": "model-00003-of-00011.safetensors",
807
+ "model.layers.9.self_attn.k_norm.weight": "model-00003-of-00011.safetensors",
808
+ "model.layers.9.self_attn.k_proj.weight": "model-00003-of-00011.safetensors",
809
+ "model.layers.9.self_attn.o_proj.weight": "model-00003-of-00011.safetensors",
810
+ "model.layers.9.self_attn.q_norm.weight": "model-00003-of-00011.safetensors",
811
+ "model.layers.9.self_attn.q_proj.weight": "model-00003-of-00011.safetensors",
812
+ "model.layers.9.self_attn.v_proj.weight": "model-00003-of-00011.safetensors",
813
+ "model.norm.weight": "model-00011-of-00011.safetensors"
814
+ }
815
+ }
requirements.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ transformers==4.51.3
special_tokens_map.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "boi_token": "<start_of_image>",
3
+ "bos_token": {
4
+ "content": "<bos>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ },
10
+ "eoi_token": "<end_of_image>",
11
+ "eos_token": {
12
+ "content": "<eos>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false
17
+ },
18
+ "image_token": "<image_soft_token>",
19
+ "pad_token": {
20
+ "content": "<pad>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false
25
+ },
26
+ "unk_token": {
27
+ "content": "<unk>",
28
+ "lstrip": false,
29
+ "normalized": false,
30
+ "rstrip": false,
31
+ "single_word": false
32
+ }
33
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d4046bf0505a327dd5a0abbb427ecd4fc82f99c2ceaa170bc61ecde12809b0c
3
+ size 33384570
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1299c11d7cf632ef3b4e11937501358ada021bbdf7c47638d13c0ee982f2e79c
3
+ size 4689074
tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff