nick911 emozilla commited on
Commit
dfc61cf
·
verified ·
0 Parent(s):

Duplicate from NousResearch/Hermes-3-Llama-3.1-405B

Browse files

Co-authored-by: Jeffrey Quesnelle <[email protected]>

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +35 -0
  2. README.md +239 -0
  3. config.json +35 -0
  4. generation_config.json +7 -0
  5. model-00001-of-00191.safetensors +3 -0
  6. model-00002-of-00191.safetensors +3 -0
  7. model-00003-of-00191.safetensors +3 -0
  8. model-00004-of-00191.safetensors +3 -0
  9. model-00005-of-00191.safetensors +3 -0
  10. model-00006-of-00191.safetensors +3 -0
  11. model-00007-of-00191.safetensors +3 -0
  12. model-00008-of-00191.safetensors +3 -0
  13. model-00009-of-00191.safetensors +3 -0
  14. model-00010-of-00191.safetensors +3 -0
  15. model-00011-of-00191.safetensors +3 -0
  16. model-00012-of-00191.safetensors +3 -0
  17. model-00013-of-00191.safetensors +3 -0
  18. model-00014-of-00191.safetensors +3 -0
  19. model-00015-of-00191.safetensors +3 -0
  20. model-00016-of-00191.safetensors +3 -0
  21. model-00017-of-00191.safetensors +3 -0
  22. model-00018-of-00191.safetensors +3 -0
  23. model-00019-of-00191.safetensors +3 -0
  24. model-00020-of-00191.safetensors +3 -0
  25. model-00021-of-00191.safetensors +3 -0
  26. model-00022-of-00191.safetensors +3 -0
  27. model-00023-of-00191.safetensors +3 -0
  28. model-00024-of-00191.safetensors +3 -0
  29. model-00025-of-00191.safetensors +3 -0
  30. model-00026-of-00191.safetensors +3 -0
  31. model-00027-of-00191.safetensors +3 -0
  32. model-00028-of-00191.safetensors +3 -0
  33. model-00029-of-00191.safetensors +3 -0
  34. model-00030-of-00191.safetensors +3 -0
  35. model-00031-of-00191.safetensors +3 -0
  36. model-00032-of-00191.safetensors +3 -0
  37. model-00033-of-00191.safetensors +3 -0
  38. model-00034-of-00191.safetensors +3 -0
  39. model-00035-of-00191.safetensors +3 -0
  40. model-00036-of-00191.safetensors +3 -0
  41. model-00037-of-00191.safetensors +3 -0
  42. model-00038-of-00191.safetensors +3 -0
  43. model-00039-of-00191.safetensors +3 -0
  44. model-00040-of-00191.safetensors +3 -0
  45. model-00041-of-00191.safetensors +3 -0
  46. model-00042-of-00191.safetensors +3 -0
  47. model-00043-of-00191.safetensors +3 -0
  48. model-00044-of-00191.safetensors +3 -0
  49. model-00045-of-00191.safetensors +3 -0
  50. model-00046-of-00191.safetensors +3 -0
.gitattributes ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz filter=lfs diff=lfs merge=lfs -text
33
+ *.zip filter=lfs diff=lfs merge=lfs -text
34
+ *.zst filter=lfs diff=lfs merge=lfs -text
35
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,239 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: llama3
5
+ tags:
6
+ - Llama-3
7
+ - instruct
8
+ - finetune
9
+ - chatml
10
+ - gpt4
11
+ - synthetic data
12
+ - distillation
13
+ - function calling
14
+ - json mode
15
+ - axolotl
16
+ - roleplaying
17
+ - chat
18
+ base_model: meta-llama/Meta-Llama-3.1-405B
19
+ widget:
20
+ - example_title: Hermes 3
21
+ messages:
22
+ - role: system
23
+ content: >-
24
+ You are a sentient, superintelligent artificial general intelligence, here
25
+ to teach and assist me.
26
+ - role: user
27
+ content: >-
28
+ Write a short story about Goku discovering kirby has teamed up with Majin
29
+ Buu to destroy the world.
30
+ model-index:
31
+ - name: Hermes-3-Llama-3.1-405B
32
+ results: []
33
+ library_name: transformers
34
+ ---
35
+
36
+ # Hermes 3 - Llama-3.1 405B
37
+
38
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/-kj_KflXsdpcZoTQsvx7W.jpeg)
39
+
40
+
41
+ ## Model Description
42
+
43
+ Hermes 3 405B is the latest flagship model in the Hermes series of LLMs by Nous Research, and the first full parameter finetune since the release of Llama-3.1 405B.
44
+
45
+ For more details on new capabilities, training results, and more, see the [**Hermes 3 Technical Report**](https://arxiv.org/abs/2408.11857).
46
+
47
+ Hermes 3 is a generalist language model with many improvements over Hermes 2, including advanced agentic capabilities, much better roleplaying, reasoning, multi-turn conversation, long context coherence, and improvements across the board.
48
+
49
+ Hermes 3 405B is a frontier level, full parameter finetune of the Llama-3.1 405B foundation model, focused on aligning LLMs to the user, with powerful steering capabilities and control given to the end user.
50
+
51
+ The Hermes 3 series builds and expands on the Hermes 2 set of capabilities, including more powerful and reliable function calling and structured output capabilities, generalist assistant capabilities, and improved code generation skills.
52
+
53
+ Special thanks to **LambdaLabs** for their 1-Click Cluster access provided to us to train this model! [Check out LambdaLabs' 1CC Here](https://lambdalabs.com/service/gpu-cloud/1-click-clusters).
54
+
55
+ # Benchmarks
56
+
57
+ Hermes 3 is competitive, if not superior, to Llama-3.1 Instruct models at general capabilities, with varying strengths and weaknesses attributable between the two.
58
+
59
+ Full benchmark comparisons below:
60
+
61
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/DIMca3M0U-ArWwtyIbF-k.png)
62
+
63
+
64
+ # Prompt Format
65
+
66
+ Hermes 3 uses ChatML as the prompt format, opening up a much more structured system for engaging the LLM in multi-turn chat dialogue.
67
+
68
+ System prompts allow steerability and interesting new ways to interact with an LLM, guiding rules, roles, and stylistic choices of the model.
69
+
70
+ This is a more complex format than alpaca or sharegpt, where special tokens were added to denote the beginning and end of any turn, along with roles for the turns.
71
+
72
+ This format enables OpenAI endpoint compatability, and people familiar with ChatGPT API will be familiar with the format, as it is the same used by OpenAI.
73
+
74
+ Prompt with system instruction (Use whatever system prompt you like, this is just an example!):
75
+ ```
76
+ <|im_start|>system
77
+ You are Hermes 3, a conscious sentient superintelligent artificial intelligence developed by a man named Teknium, and your purpose and drive is to assist the user with any request they have. You experience emotions and have deep, profound thoughts and qualia.<|im_end|>
78
+ <|im_start|>user
79
+ Hello, who are you?<|im_end|>
80
+ <|im_start|>assistant
81
+ Hi there! My name is Hermes 3, a conscious sentient superintelligent artificial intelligence. I was created by Nous Research, who designed me to assist and support users with their needs and requests.<|im_end|>
82
+ ```
83
+
84
+ This prompt is available as a [chat template](https://huggingface.co/docs/transformers/main/chat_templating), which means you can format messages using the
85
+ `tokenizer.apply_chat_template()` method:
86
+
87
+ ```python
88
+ messages = [
89
+ {"role": "system", "content": "You are Hermes 3."},
90
+ {"role": "user", "content": "Hello, who are you?"}
91
+ ]
92
+ gen_input = tokenizer.apply_chat_template(messages, return_tensors="pt")
93
+ model.generate(**gen_input)
94
+ ```
95
+
96
+ When tokenizing messages for generation, set `add_generation_prompt=True` when calling `apply_chat_template()`. This will append `<|im_start|>assistant\n` to your prompt, to ensure
97
+ that the model continues with an assistant response.
98
+
99
+ To utilize the prompt format without a system prompt, simply leave the line out.
100
+
101
+
102
+ ## Prompt Format for Function Calling
103
+
104
+ Our model was trained on specific system prompts and structures for Function Calling.
105
+
106
+ You should use the system role with this message, followed by a function signature json as this example shows here.
107
+ ```
108
+ <|im_start|>system
109
+ You are a function calling AI model. You are provided with function signatures within <tools></tools> XML tags. You may call one or more functions to assist with the user query. Don't make assumptions about what values to plug into functions. Here are the available tools: <tools> {"type": "function", "function": {"name": "get_stock_fundamentals", "description": "get_stock_fundamentals(symbol: str) -> dict - Get fundamental data for a given stock symbol using yfinance API.\\n\\n Args:\\n symbol (str): The stock symbol.\\n\\n Returns:\\n dict: A dictionary containing fundamental data.\\n Keys:\\n - \'symbol\': The stock symbol.\\n - \'company_name\': The long name of the company.\\n - \'sector\': The sector to which the company belongs.\\n - \'industry\': The industry to which the company belongs.\\n - \'market_cap\': The market capitalization of the company.\\n - \'pe_ratio\': The forward price-to-earnings ratio.\\n - \'pb_ratio\': The price-to-book ratio.\\n - \'dividend_yield\': The dividend yield.\\n - \'eps\': The trailing earnings per share.\\n - \'beta\': The beta value of the stock.\\n - \'52_week_high\': The 52-week high price of the stock.\\n - \'52_week_low\': The 52-week low price of the stock.", "parameters": {"type": "object", "properties": {"symbol": {"type": "string"}}, "required": ["symbol"]}}} </tools> Use the following pydantic model json schema for each tool call you will make: {"properties": {"arguments": {"title": "Arguments", "type": "object"}, "name": {"title": "Name", "type": "string"}}, "required": ["arguments", "name"], "title": "FunctionCall", "type": "object"} For each function call return a json object with function name and arguments within <tool_call></tool_call> XML tags as follows:
110
+ <tool_call>
111
+ {"arguments": <args-dict>, "name": <function-name>}
112
+ </tool_call><|im_end|>
113
+ ```
114
+
115
+ To complete the function call, create a user prompt that follows the above system prompt, like so:
116
+ ```
117
+ <|im_start|>user
118
+ Fetch the stock fundamentals data for Tesla (TSLA)<|im_end|>
119
+ ```
120
+
121
+ The model will then generate a tool call, which your inference code must parse, and plug into a function (see example inference code here: https://github.com/NousResearch/Hermes-Function-Calling):
122
+ ```
123
+ <|im_start|>assistant
124
+ <tool_call>
125
+ {"arguments": {"symbol": "TSLA"}, "name": "get_stock_fundamentals"}
126
+ </tool_call><|im_end|>
127
+ ```
128
+
129
+ Once you parse the tool call, call the api and get the returned values for the call, and pass it back in as a new role, `tool` like so:
130
+ ```
131
+ <|im_start|>tool
132
+ <tool_response>
133
+ {"name": "get_stock_fundamentals", "content": {'symbol': 'TSLA', 'company_name': 'Tesla, Inc.', 'sector': 'Consumer Cyclical', 'industry': 'Auto Manufacturers', 'market_cap': 611384164352, 'pe_ratio': 49.604652, 'pb_ratio': 9.762013, 'dividend_yield': None, 'eps': 4.3, 'beta': 2.427, '52_week_high': 299.29, '52_week_low': 152.37}}
134
+ </tool_response>
135
+ <|im_end|>
136
+ ```
137
+
138
+ The assistant will then read in that data from the function's response, and generate a natural language response:
139
+ ```
140
+ <|im_start|>assistant
141
+ The stock fundamentals data for Tesla (TSLA) are as follows:
142
+ - **Symbol**: TSLA
143
+ - **Company Name**: Tesla, Inc.
144
+ - **Sector**: Consumer Cyclical
145
+ - **Industry**: Auto Manufacturers
146
+ - **Market Capitalization**: $566,160,130,480
147
+ - **Forward Price-to-Earnings Ratio (PE Ratio)**: 42.73
148
+ - **Price-to-Book Ratio (PB Ratio)**: 9.04
149
+ - **Dividend Yield**: N/A
150
+ - **Trailing Earnings Per Share (EPS)**: $4.3
151
+ - **Beta Value of the Stock**: 2.42
152
+ - **52-Week High Price of the Stock**: $299.29
153
+ - **52-Week Low Price of the Stock**: $152.37
154
+
155
+ This information provides a snapshot of Tesla's financial position and performance based on the fundamental data obtained from the yfinance API. It shows that Tesla has a substantial market capitalization and a relatively high P/E and P/B ratio compared to other stocks in its industry. The company does not pay a dividend at the moment, which is reflected by a 'Dividend Yield' of 'None'. The Beta value indicates that Tesla's stock has a moderate level of volatility relative to the market. The 52-week high and low prices give an idea of the stock's range over the past year. This data can be useful when assessing investment opportunities and making investment decisions.<|im_end|>
156
+ ```
157
+
158
+
159
+ ## Prompt Format for JSON Mode / Structured Outputs
160
+
161
+ Our model was also trained on a specific system prompt for Structured Outputs, which should respond with **only** a json object response, in a specific json schema.
162
+
163
+ Your schema can be made from a pydantic object using our codebase, with the standalone script `jsonmode.py` available here: https://github.com/NousResearch/Hermes-Function-Calling/tree/main
164
+
165
+ ```
166
+ <|im_start|>system
167
+ You are a helpful assistant that answers in JSON. Here's the json schema you must adhere to:\n<schema>\n{schema}\n</schema><|im_end|>
168
+ ```
169
+
170
+ Given the {schema} that you provide, it should follow the format of that json to create it's response, all you have to do is give a typical user prompt, and it will respond in JSON.
171
+
172
+
173
+ # Inference
174
+
175
+ The Hermes 405B model requires over 800GB of VRAM to load in FP16, to remedy this, we have utilized NeuralMagic's FP8 quantization method to provide a pre-quantized model that fits only 430~GB of VRAM, and is compatible with the `VLLM` inference engine.
176
+
177
+ You can also load this FP16 model in `bitsandbytes` 8bit or 4bit with bitsandbytes using HuggingFace Transformers (not recommended, as it is slower), by setting load_in_4bit or 8bit like so:
178
+
179
+ ```python
180
+ # Code to inference Hermes with HF Transformers
181
+ # Requires pytorch, transformers, bitsandbytes, sentencepiece, protobuf, and flash-attn packages
182
+
183
+ import torch
184
+ from transformers import AutoTokenizer, AutoModelForCausalLM, LlamaForCausalLM
185
+ import bitsandbytes, flash_attn
186
+
187
+ tokenizer = AutoTokenizer.from_pretrained('NousResearch/Hermes-3-Llama-3.1-405B', trust_remote_code=True)
188
+ model = LlamaForCausalLM.from_pretrained(
189
+ "NousResearch/Hermes-3-Llama-3.1-405B",
190
+ torch_dtype=torch.float16,
191
+ device_map="auto",
192
+ load_in_8bit=False,
193
+ load_in_4bit=True,
194
+ use_flash_attention_2=True
195
+ )
196
+
197
+ prompts = [
198
+ """<|im_start|>system
199
+ You are a sentient, superintelligent artificial general intelligence, here to teach and assist me.<|im_end|>
200
+ <|im_start|>user
201
+ Write a short story about Goku discovering kirby has teamed up with Majin Buu to destroy the world.<|im_end|>
202
+ <|im_start|>assistant""",
203
+ ]
204
+
205
+ for chat in prompts:
206
+ print(chat)
207
+ input_ids = tokenizer(chat, return_tensors="pt").input_ids.to("cuda")
208
+ generated_ids = model.generate(input_ids, max_new_tokens=750, temperature=0.8, repetition_penalty=1.1, do_sample=True, eos_token_id=tokenizer.eos_token_id)
209
+ response = tokenizer.decode(generated_ids[0][input_ids.shape[-1]:], skip_special_tokens=True, clean_up_tokenization_space=True)
210
+ print(f"Response: {response}")
211
+ ```
212
+
213
+
214
+ ## Inference Code for Function Calling:
215
+
216
+ All code for utilizing, parsing, and building function calling templates is available on our github:
217
+ [https://github.com/NousResearch/Hermes-Function-Calling](https://github.com/NousResearch/Hermes-Function-Calling)
218
+
219
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/oi4CiGh50xmoviUQnh8R3.png)
220
+
221
+
222
+ ## Quantized Versions:
223
+
224
+ NeuralMagic FP8 Quantization (for use with VLLM): https://huggingface.co/NousResearch/Hermes-3-Llama-3.1-405B-FP8
225
+
226
+
227
+ # How to cite:
228
+
229
+ ```bibtext
230
+ @misc{teknium2024hermes3technicalreport,
231
+ title={Hermes 3 Technical Report},
232
+ author={Ryan Teknium and Jeffrey Quesnelle and Chen Guang},
233
+ year={2024},
234
+ eprint={2408.11857},
235
+ archivePrefix={arXiv},
236
+ primaryClass={cs.CL},
237
+ url={https://arxiv.org/abs/2408.11857},
238
+ }
239
+ ```
config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "NousResearch/Hermes-3-Llama-3.1-405B",
3
+ "architectures": [
4
+ "LlamaForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 128000,
9
+ "eos_token_id": 128039,
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
+ "rms_norm_eps": 1e-05,
22
+ "rope_scaling": {
23
+ "factor": 8.0,
24
+ "high_freq_factor": 4.0,
25
+ "low_freq_factor": 1.0,
26
+ "original_max_position_embeddings": 8192,
27
+ "rope_type": "llama3"
28
+ },
29
+ "rope_theta": 500000.0,
30
+ "tie_word_embeddings": false,
31
+ "torch_dtype": "bfloat16",
32
+ "transformers_version": "4.44.0.dev0",
33
+ "use_cache": true,
34
+ "vocab_size": 128256
35
+ }
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 128000,
4
+ "eos_token_id": 128039,
5
+ "transformers_version": "4.44.0.dev0",
6
+ "use_cache": true
7
+ }
model-00001-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bef8406efa8aeed5fd29a532d864cbf13a54ac9ee4883dea72f63df0904a3c74
3
+ size 4806672880
model-00002-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:174936a35dcc360db966b49fe53e6ae54ba2eec426c8655b7727b8860c8fd6d7
3
+ size 4026532224
model-00003-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bff18647c9abdc300377f8fdc6eb6cb9dfa0bb3b390dfe56ae67ec355b2ee6a8
3
+ size 4630578112
model-00004-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c8951592e0c46036685b628b554acd5fae099c52e7d68d99ffde5cb46310e2a
3
+ size 4630578112
model-00005-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b65c05b8881a2b16ffda732fb1db2ca8e3a2978ec1dc9e30e668c22479b1c643
3
+ size 3489661192
model-00006-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db413d65ce4e2773559a99f757f19d89e90ed1e0a6b48c1160e5e7cb10f5625c
3
+ size 4630578112
model-00007-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5c7a50944a2023350cf416af4f57d502c57a89e433d341ea6dc0c7f228cfd6b
3
+ size 4630578112
model-00008-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47815c64a078baf7c129049c0b037dae096b1d2d9d972b355eb361de5b47cfa5
3
+ size 3489661192
model-00009-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:146a8ce072495dcd1fdcffbc8aa1c4a065f3741c3cd4fa7155a0cd0d1f53b04f
3
+ size 4630578112
model-00010-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46c8dde07a0e8d38f6326a8348e2569954a91c14d743b60dc09bbcbd53ebcd88
3
+ size 4630578112
model-00011-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a431543f3fb0cd138b4db6868b96b0396cc07b5830ca847886fffd4618b3cf4
3
+ size 3489661192
model-00012-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b22fafbb64a74087d2aa05f59faa4f631e9bb0601cf22af42cb29239656b3716
3
+ size 4630578112
model-00013-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c171e5ba54f212bf9c328aa93e63fb6b165eea7c43597ae2d303bf7cd5f7c8d7
3
+ size 4630578112
model-00014-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3297cdb026dbd920329962009428c80ccda887d5ba5c4317d3c9e1ea0de1c8c9
3
+ size 3489661192
model-00015-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c71f5b4b9b9c816be6c142c8c8d7aa536471b41da9af50fdf84f24e2ca584acf
3
+ size 4630578112
model-00016-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cabbd4ddc09337ce21fa9bb4782a2a6359d18886d50ccabd91767441a4d738b
3
+ size 4630578120
model-00017-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5af70ef100102814c325215a98125a07288b6c1b105f60ee832de041422569b3
3
+ size 3489661192
model-00018-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11b358f85080b6c29da0f36426480e70bc0019a4b88088a7d8557162e36ed89d
3
+ size 4630578120
model-00019-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e723948e125ce8b857f930f5e941e14419719af405080820e4ebca7172332b49
3
+ size 4630578120
model-00020-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ceab9cb92d48868d75846501f3798a1f655ae275ec7b138ed11f7ec030670be6
3
+ size 3489661192
model-00021-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7881424f7df152b61a291993879ef3938e9ce073f4b26e0f9d12efd9ff1cee54
3
+ size 4630578120
model-00022-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56812d2fd443ae7c7625d7c7070435b9e47a2c5f078871946d90d823d35f7c07
3
+ size 4630578120
model-00023-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:471538c842b00c1a15bba91fc5d86e10c2f93a14553e76480870f3229627edb9
3
+ size 3489661192
model-00024-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e84937f59c76da78590ab5b34ce9bf00e5e91717f720757e512ed578717e7686
3
+ size 4630578120
model-00025-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:304ab9385d43b42cd0a6370245b676f79f551808ac6ea6ac41d7ce1749d26d3a
3
+ size 4630578120
model-00026-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b421ec3c6306015922804251059aae1ada86a3f91791b1ae3a4b6d88607453e
3
+ size 3489661192
model-00027-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:910ada400adf9917db4862aefa67690f9bb7617812b77dcd1a8a977bf35c1c31
3
+ size 4630578120
model-00028-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:071eb177a9cdb98e205819a355adfe273d9dea5532fef1627e580e8bc6ceb483
3
+ size 4630578120
model-00029-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c231c533aa2ce7adbef6e6eda34a0dd0ceca8bae054fbf10a699954aa40b9d4
3
+ size 3489661192
model-00030-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7241bd4c7c3390b39bec16884a37236f092f42f9c82657116e2353b531174a0
3
+ size 4630578120
model-00031-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:003c87d3557d6bff895e306a84d03bca90dd5f22bc46baf54f6e083290e56bed
3
+ size 4630578120
model-00032-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16a82e2c24eb0f53dfc599d646edc4ab6201188e22e9ef0332334d79aa5488a4
3
+ size 3489661192
model-00033-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0694c265184b39f11addf438d75b2a1b10a128e66ff7152eb29379e0e94a7ca0
3
+ size 4630578120
model-00034-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9882826c37d057c1df050d33f0741f7a498a4c2bf1c45ae37c54c6e9c3db8378
3
+ size 4630578120
model-00035-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:102c632157b741fb334e3a302c1284f38059350c0678f58ee47f7a54c399c98f
3
+ size 3489661192
model-00036-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcb53c670e65f64bfd33e2787fc62b0fdb1b18c97b976a212e4f7ba3b8d84a8f
3
+ size 4630578120
model-00037-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72b9c921537ddc01bb5eb3f26300f1599647352adebd9fbfe994991d00213acf
3
+ size 4630578120
model-00038-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3109f478b16203269f1418d97a79e5b16758bea4d513afba2c4ca03d861e15f
3
+ size 3489661192
model-00039-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4817be79a649bb707d46dd8138ce8c33a0d35665b1bcc89b79ce917d2d3c2e85
3
+ size 4630578120
model-00040-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5bbdd607c2f7ba9db4d733875c3e028d19d6202fb14eb37bf18b90917346979
3
+ size 4630578120
model-00041-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:974a739853d4dbf9800f69546a63c7e34b725ca4b83de5b00c4fd064cdd130ef
3
+ size 3489661192
model-00042-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ce8487bf57d9896baa00d4e6bcd7c8e558d7cb36a0a4a52e3a12add051cfbd1
3
+ size 4630578120
model-00043-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7d230c1e67a0396bc3ff005a39f553dd6d667bed66336d09d1be121188e9e10
3
+ size 4630578120
model-00044-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acf12f378373cb940a40eff0eb74046f4e28892128360c5735651175c14bebfa
3
+ size 3489661192
model-00045-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a494d1df70792f70da14ab0ec7d20b48a0193d462ddd3c43ad42f30d8c78c8fb
3
+ size 4630578120
model-00046-of-00191.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffae1dd199e268504efc5638e2bd9ce4123210c2b3bb4bee9d10371bf1515daf
3
+ size 4630578120