lmmy commited on
Commit
cd08e1d
·
verified ·
1 Parent(s): b0fbb30

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +1 -0
  2. README.md +54 -0
  3. chat_template.jinja +76 -0
  4. config.json +43 -0
  5. generation_config.json +9 -0
  6. model-00001-of-00055.safetensors +3 -0
  7. model-00003-of-00055.safetensors +3 -0
  8. model-00004-of-00055.safetensors +3 -0
  9. model-00006-of-00055.safetensors +3 -0
  10. model-00007-of-00055.safetensors +3 -0
  11. model-00009-of-00055.safetensors +3 -0
  12. model-00010-of-00055.safetensors +3 -0
  13. model-00012-of-00055.safetensors +3 -0
  14. model-00013-of-00055.safetensors +3 -0
  15. model-00015-of-00055.safetensors +3 -0
  16. model-00016-of-00055.safetensors +3 -0
  17. model-00018-of-00055.safetensors +3 -0
  18. model-00019-of-00055.safetensors +3 -0
  19. model-00021-of-00055.safetensors +3 -0
  20. model-00022-of-00055.safetensors +3 -0
  21. model-00024-of-00055.safetensors +3 -0
  22. model-00025-of-00055.safetensors +3 -0
  23. model-00027-of-00055.safetensors +3 -0
  24. model-00028-of-00055.safetensors +3 -0
  25. model-00030-of-00055.safetensors +3 -0
  26. model-00031-of-00055.safetensors +3 -0
  27. model-00033-of-00055.safetensors +3 -0
  28. model-00034-of-00055.safetensors +3 -0
  29. model-00035-of-00055.safetensors +3 -0
  30. model-00036-of-00055.safetensors +3 -0
  31. model-00037-of-00055.safetensors +3 -0
  32. model-00039-of-00055.safetensors +3 -0
  33. model-00040-of-00055.safetensors +3 -0
  34. model-00042-of-00055.safetensors +3 -0
  35. model-00043-of-00055.safetensors +3 -0
  36. model-00044-of-00055.safetensors +3 -0
  37. model-00045-of-00055.safetensors +3 -0
  38. model-00046-of-00055.safetensors +3 -0
  39. model-00047-of-00055.safetensors +3 -0
  40. model-00048-of-00055.safetensors +3 -0
  41. model-00049-of-00055.safetensors +3 -0
  42. model-00050-of-00055.safetensors +3 -0
  43. model-00051-of-00055.safetensors +3 -0
  44. model-00052-of-00055.safetensors +3 -0
  45. model-00053-of-00055.safetensors +3 -0
  46. model-00054-of-00055.safetensors +3 -0
  47. model-00055-of-00055.safetensors +3 -0
  48. model.safetensors.index.json +0 -0
  49. special_tokens_map.json +23 -0
  50. tokenizer.json +3 -0
.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,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: llama3
5
+ tags:
6
+ - Llama-3.1
7
+ - instruct
8
+ - finetune
9
+ - reasoning
10
+ - hybrid-mode
11
+ - chatml
12
+ - function calling
13
+ - tool use
14
+ - json mode
15
+ - structured outputs
16
+ - atropos
17
+ - dataforge
18
+ - long context
19
+ - roleplaying
20
+ - chat
21
+ - mlx
22
+ base_model: NousResearch/Hermes-4-405B
23
+ library_name: transformers
24
+ widget:
25
+ - example_title: Hermes 4
26
+ messages:
27
+ - role: system
28
+ content: You are Hermes 4, a capable, neutrally-aligned assistant. Prefer concise,
29
+ correct answers.
30
+ - role: user
31
+ content: Explain the difference between BFS and DFS to a new CS student.
32
+ model-index:
33
+ - name: Hermes-4-Llama-3.1-405B
34
+ results: []
35
+ ---
36
+ ## 💫 Community Model> Hermes-4-405B by NousResearch
37
+
38
+ _👾 [LM Studio](https://lmstudio.ai) Community models highlights program. Highlighting new & noteworthy models by the community. Join the conversation on [Discord](https://discord.gg/aPQfnNkxGC)_.
39
+
40
+ **Model creator**: [NousResearch](https://huggingface.co/NousResearch)<br>
41
+ **Original model**: [Hermes-4-405B](https://huggingface.co/NousResearch/Hermes-4-405B)<br>
42
+ **MLX quantization**: provided by [LM Studio team](https://x.com/lmstudio) using [mlx_lm](https://github.com/ml-explore/mlx-lm)<br>
43
+
44
+ ## Technical Details
45
+
46
+ 5-bit quantized version of Hermes-4-405B using MLX, optimized for Apple Silicon.
47
+
48
+ ## Special thanks
49
+
50
+ 🙏 Special thanks to the [Apple Machine Learning Research](https://github.com/ml-explore) team for creating [MLX](https://github.com/ml-explore/mlx).
51
+
52
+ ## Disclaimers
53
+
54
+ LM Studio is not the creator, originator, or owner of any Model featured in the Community Model Program. Each Community Model is created and provided by third parties. LM Studio does not endorse, support, represent or guarantee the completeness, truthfulness, accuracy, or reliability of any Community Model. You understand that Community Models can produce content that might be offensive, harmful, inaccurate or otherwise inappropriate, or deceptive. Each Community Model is the sole responsibility of the person or entity who originated such Model. LM Studio may not monitor or control the Community Models and cannot, and does not, take responsibility for any such Model. LM Studio disclaims all warranties or guarantees about the accuracy, reliability or benefits of the Community Models. LM Studio further disclaims any warranty that the Community Model will meet your requirements, be secure, uninterrupted or available at any time or location, or error-free, viruses-free, or that any errors will be corrected, or otherwise. You will be solely responsible for any damage resulting from your use of or access to the Community Models, your downloading of any Community Model, or use of any other Community Model provided by or through LM Studio.
chat_template.jinja ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- set thinking_prompt = 'You are a deep thinking AI, you may use extremely long chains of thought to deeply consider the problem and deliberate with yourself via systematic reasoning processes to help come to a correct solution prior to answering. You should enclose your thoughts and internal monologue inside <think> </think> tags, and then provide your solution or response to the problem.' %}
2
+ {%- set standard_prompt = 'You are Hermes, created by Nous Research.' %}
3
+ {%- if not thinking is defined %}{% set thinking = false %}{% endif %}
4
+ {%- if not keep_cots is defined %}{% set keep_cots = false %}{% endif %}
5
+ {%- if thinking %}{%- set system_prompt = thinking_prompt %}{%- else %}{%- set system_prompt = standard_prompt %}{%- endif %}
6
+ {%- if tools %}
7
+ {{- bos_token + '<|start_header_id|>system<|end_header_id|>\n' }}
8
+ {%- if messages[0]['role'] == 'system' %}
9
+ {{- messages[0]['content'] }}
10
+ {%- else %}
11
+ {{- system_prompt }}
12
+ {%- endif %}
13
+ {{- "\n\n# Tools\n\nYou are a function calling AI model. You may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
14
+ {%- for tool in tools %}
15
+ {{- "\n" }}
16
+ {{- tool | tojson }}
17
+ {%- endfor %}
18
+ {{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": \"<function-name>\", \"arguments\": <args-json-object>}\n</tool_call><|eot_id|>" }}
19
+ {%- else %}
20
+ {%- if messages[0]['role'] == 'system' %}
21
+ {{- bos_token + '<|start_header_id|>system<|end_header_id|>\n\n' + messages[0]['content'] + '<|eot_id|>' }}
22
+ {%- else %}
23
+ {{- bos_token + '<|start_header_id|>system<|end_header_id|>\n\n' + system_prompt + '<|eot_id|>' }}
24
+ {%- endif %}
25
+ {%- endif %}
26
+ {%- for message in messages %}
27
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) %}
28
+ {{- '<|start_header_id|>' + message.role + '<|end_header_id|>\n\n' + message.content + '<|eot_id|>' }}
29
+ {%- elif (message.role == "assistant" and not message.tool_calls) %}
30
+ {{- '<|start_header_id|>' + message.role + '<|end_header_id|>\n' }}
31
+ {%- if message.content %}
32
+ {%- set content = message['content'] -%}
33
+ {%- if thinking %}
34
+ {%- if not keep_cots %}
35
+ {%- set content = '<think> </think>' + content.split('</think>', 1)[1] -%}
36
+ {%- endif %}
37
+ {%- endif %}
38
+ {{- '\n' + content + '<|eot_id|>' }}
39
+ {%- endif %}
40
+ {%- elif message.role == "assistant" %}
41
+ {{- '<|start_header_id|>' + message.role + '<|end_header_id|>\n' }}
42
+ {%- if message.content %}
43
+ {%- set content = message['content'] -%}
44
+ {%- if thinking %}
45
+ {%- if not keep_cots %}
46
+ {%- set content = '<think> </think>' + content.split('</think>', 1)[1] -%}
47
+ {%- endif %}
48
+ {%- endif %}
49
+ {{- '\n' + content }}
50
+ {%- endif %}
51
+ {%- for tool_call in message.tool_calls %}
52
+ {%- if tool_call.function is defined %}
53
+ {%- set tool_call = tool_call.function %}
54
+ {%- endif %}
55
+ {{- '\n<tool_call>\n{"name": "' }}
56
+ {{- tool_call.name }}
57
+ {{- '", "arguments": ' }}
58
+ {{- tool_call.arguments | tojson }}
59
+ {{- '}\n</tool_call>' }}
60
+ {%- endfor %}
61
+ {{- '<|eot_id|>' }}
62
+ {%- elif message.role == "tool" %}
63
+ {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != "tool") %}
64
+ {{- '<|start_header_id|>user<|end_header_id|>\n' }}
65
+ {%- endif %}
66
+ {{- '\n<tool_response>\n' }}
67
+ {{- message.content }}
68
+ {{- '\n</tool_response>' }}
69
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
70
+ {{- '<|eot_id|>' }}
71
+ {%- endif %}
72
+ {%- endif %}
73
+ {%- endfor %}
74
+ {%- if add_generation_prompt %}
75
+ {{- '<|start_header_id|>assistant<|end_header_id|>\n\n' }}
76
+ {%- endif %}
config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "LlamaForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 128000,
8
+ "eos_token_id": 128001,
9
+ "head_dim": 128,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 16384,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 53248,
14
+ "max_position_embeddings": 131072,
15
+ "mlp_bias": false,
16
+ "model_type": "llama",
17
+ "num_attention_heads": 128,
18
+ "num_hidden_layers": 126,
19
+ "num_key_value_heads": 8,
20
+ "pretraining_tp": 1,
21
+ "quantization": {
22
+ "group_size": 64,
23
+ "bits": 5
24
+ },
25
+ "quantization_config": {
26
+ "group_size": 64,
27
+ "bits": 5
28
+ },
29
+ "rms_norm_eps": 1e-05,
30
+ "rope_scaling": {
31
+ "factor": 8.0,
32
+ "high_freq_factor": 4.0,
33
+ "low_freq_factor": 1.0,
34
+ "original_max_position_embeddings": 8192,
35
+ "rope_type": "llama3"
36
+ },
37
+ "rope_theta": 500000.0,
38
+ "tie_word_embeddings": false,
39
+ "torch_dtype": "bfloat16",
40
+ "transformers_version": "4.52.4",
41
+ "use_cache": true,
42
+ "vocab_size": 128256
43
+ }
generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 128000,
4
+ "do_sample": true,
5
+ "eos_token_id": 128001,
6
+ "temperature": 0.6,
7
+ "top_p": 0.9,
8
+ "transformers_version": "4.52.4"
9
+ }
model-00001-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1491d79ceeddef8a46898e31abc9361c547730be57a3ea49a92b169a51947745
3
+ size 5228008354
model-00003-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5173b3a1f5d71858deda89036ba373a9bfe7924afa7f5534d2a61f1825479513
3
+ size 4991358605
model-00004-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46162015eaae4381e14ef5fd2493754fd8348cd26429285eb9c5365f5fd57799
3
+ size 4982969886
model-00006-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d02c31b8880ca42c568475bf6a7f718abdcc324e9bb47eaec02420b0257fa1a
3
+ size 4991358633
model-00007-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1e1bfb322cfe5567fa262240d72a16c7dd4418c9e46eb65400e083bdc640297
3
+ size 4982969941
model-00009-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f95c75d8bf076153994ebc7105be23c70a76206bb4a8ca63c13d9dbeebd3e66c
3
+ size 4991358645
model-00010-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7629e11f45b20b78f8730907df2bb04a52cacb57d395c087f4dfd1a301176c5
3
+ size 4982969939
model-00012-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53110f9b8dc28830e6dd502afc9f82b000a1117fd6ab72a78561cb6b7f56a692
3
+ size 4991358647
model-00013-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05b3b975b0e2853109afc6f0acf16a38940c31138cd43ae547c5ac0a1e63ef94
3
+ size 4982969913
model-00015-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85cf7b4298e4ffa74bb0e7a7ed734767393a349bc612cbefb923f9a0452a95f5
3
+ size 4991358645
model-00016-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff56c74b0b40896d461e5d2687db41c58bac0294393691d378627b26f3621df4
3
+ size 4982969937
model-00018-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e358d821295be4c1581ff3631789d66e15ba844c07b48e34551e72b564c7431
3
+ size 4991358643
model-00019-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f407737de3ad927a962805b64cd3e6009b13ea1c9c15470a7b72bbc56db3c2b1
3
+ size 4982969923
model-00021-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81e338a00f984fe8ca2b106c4825f512d8c2b91e7fb1afa58971eb04e0c98741
3
+ size 4991358629
model-00022-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d24529b5ddffb315aea0911474f79de4b0f90f10f82949dc7c0cdd1ab3cca54
3
+ size 4982969915
model-00024-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18d6a4d693c7e9ee43a76015ae81e3f9faf455a01b96fc05a8ac02a1dc70c3f4
3
+ size 4991358645
model-00025-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffa7185c13b0a0dd8de16e45a2e2524d748dcd7f629070214a6c55aa366a342d
3
+ size 4982969937
model-00027-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8087c3a7a552caea43366a531f80c23597f5b7861d4c5c67d11f7b822928927f
3
+ size 4991358643
model-00028-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07412a0f4e8e278ba617ebe022922b9c95673be5b4c00a7c33da2e273031b26b
3
+ size 4982969881
model-00030-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7408070027f0b14e00373baa910ad13a5186068133f33d565c44d85667a8fe7
3
+ size 4991358639
model-00031-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19d2790b8f21f05a599d51f5ad5d65aa2d7bd5362bc585dc3005f1094d2a96ef
3
+ size 4982969921
model-00033-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79e3dae4d789e5f2cbea990fcde5d324de2dcb7ea502a225f1595f5910c2760e
3
+ size 4991358631
model-00034-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cad6a428469547d94da86cf3aa9dae6a37df070f3f45c73c38e1abf067a779f
3
+ size 4982969895
model-00035-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34a8eb82903f8c5b4e23625e2de8173fc8454a56fadd9a39aa31780a19246fcc
3
+ size 5366815792
model-00036-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e25a86c1a2e9105cf54b263942b10d9d12484081e9d1d6272ef8e11e25a7776
3
+ size 4991358603
model-00037-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bedd7ca4142523f190971d57f78783e20f9d37d2886f8644e2ee9fa8200d0359
3
+ size 4982969911
model-00039-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7be386977b9d9e3a6ce509c3bddb664cd61274ca7cd9467f3bd8d69b6cd158d8
3
+ size 4991358635
model-00040-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e19ae92d9ff39889553e1f810fdac4e5190e78cb422c169728dc9d46173188b
3
+ size 4982969917
model-00042-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fb099d53e4b132199575a845074b536765bc42a18c8206a0d6f35f05c90b12f
3
+ size 4991358645
model-00043-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0417e4f1a8ba1a62a2d16e6f95d7cf16897124bf1d2945cb1ead0feda247bfc
3
+ size 4982969919
model-00044-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5cfc201b4870dd42519c6293a0f870a47b95fc0521edfeeb417558a93af33ff
3
+ size 5366815861
model-00045-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8a1ba6fd812e3b5805fa25b502793214ef4b4283cc837e708a57175be1f83f7
3
+ size 4991358709
model-00046-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ce5e41edc9bc61ef1c0bbeb6f9d93bb1ff97ce317fd01a0a1f15bcc36878c23
3
+ size 4982969968
model-00047-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24db7be0839f8523825649beb5cfaabab0163b25dea5dedb60f11edca367dea5
3
+ size 5366815866
model-00048-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2140f7b1dee63b72f4e9ca44ba21cdc676dfa5d8131453aa26b7c671270eaae
3
+ size 4991358685
model-00049-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5bc321db0ac3c0f3ab7daa83bb67859f379be97a6e6637fa78b2a42e6e6c715
3
+ size 4982969996
model-00050-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0b7f92790068370eb5e35a82ce69503ff573236393482d1ba19a01050ca511f
3
+ size 5366815868
model-00051-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b71c6ea649192682ebe483079628ad80ee4e0e578092937b3b77c755f3ca9ec8
3
+ size 4991358703
model-00052-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dba3e06e5d58c1a53d13359a60ea6b47146bc8959dd9dd94a278e3253f674049
3
+ size 4982969992
model-00053-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:177c0328a6b0df281ea717538d77267c91db0041037fc8537c5406528d66187a
3
+ size 5366815868
model-00054-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47d9df547ea0f42af2fdfdd33ffa6777358e6118b2cfe46a99fd30c0b02d993d
3
+ size 4991358683
model-00055-of-00055.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed63ff14821da601c2d2a76f6733c56a3b50d7be93692ae256aa012685da2889
3
+ size 2644346141
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
special_tokens_map.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|begin_of_text|>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|eot_id|>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<|end_of_text|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ }
23
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39e4573a56ca97b0233ddc2dd63f634aeee35b84f352d2ce2aaa5992735cfcad
3
+ size 17209827