patrickvonplaten pandora-s juliendenize julien.denize commited on
Commit
1c7768d
·
verified ·
0 Parent(s):

Super-squash branch 'main' using huggingface_hub

Browse files

Co-authored-by: pandora-s <[email protected]>
Co-authored-by: juliendenize <[email protected]>
Co-authored-by: julien.denize <[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 +37 -0
  2. README.md +418 -0
  3. SYSTEM_PROMPT.txt +29 -0
  4. chat_template.jinja +121 -0
  5. consolidated-00001-of-00273.safetensors +3 -0
  6. consolidated-00002-of-00273.safetensors +3 -0
  7. consolidated-00003-of-00273.safetensors +3 -0
  8. consolidated-00004-of-00273.safetensors +3 -0
  9. consolidated-00005-of-00273.safetensors +3 -0
  10. consolidated-00006-of-00273.safetensors +3 -0
  11. consolidated-00007-of-00273.safetensors +3 -0
  12. consolidated-00008-of-00273.safetensors +3 -0
  13. consolidated-00009-of-00273.safetensors +3 -0
  14. consolidated-00010-of-00273.safetensors +3 -0
  15. consolidated-00011-of-00273.safetensors +3 -0
  16. consolidated-00012-of-00273.safetensors +3 -0
  17. consolidated-00013-of-00273.safetensors +3 -0
  18. consolidated-00014-of-00273.safetensors +3 -0
  19. consolidated-00015-of-00273.safetensors +3 -0
  20. consolidated-00016-of-00273.safetensors +3 -0
  21. consolidated-00017-of-00273.safetensors +3 -0
  22. consolidated-00018-of-00273.safetensors +3 -0
  23. consolidated-00019-of-00273.safetensors +3 -0
  24. consolidated-00020-of-00273.safetensors +3 -0
  25. consolidated-00021-of-00273.safetensors +3 -0
  26. consolidated-00022-of-00273.safetensors +3 -0
  27. consolidated-00023-of-00273.safetensors +3 -0
  28. consolidated-00024-of-00273.safetensors +3 -0
  29. consolidated-00025-of-00273.safetensors +3 -0
  30. consolidated-00026-of-00273.safetensors +3 -0
  31. consolidated-00027-of-00273.safetensors +3 -0
  32. consolidated-00028-of-00273.safetensors +3 -0
  33. consolidated-00029-of-00273.safetensors +3 -0
  34. consolidated-00030-of-00273.safetensors +3 -0
  35. consolidated-00031-of-00273.safetensors +3 -0
  36. consolidated-00032-of-00273.safetensors +3 -0
  37. consolidated-00033-of-00273.safetensors +3 -0
  38. consolidated-00034-of-00273.safetensors +3 -0
  39. consolidated-00035-of-00273.safetensors +3 -0
  40. consolidated-00036-of-00273.safetensors +3 -0
  41. consolidated-00037-of-00273.safetensors +3 -0
  42. consolidated-00038-of-00273.safetensors +3 -0
  43. consolidated-00039-of-00273.safetensors +3 -0
  44. consolidated-00040-of-00273.safetensors +3 -0
  45. consolidated-00041-of-00273.safetensors +3 -0
  46. consolidated-00042-of-00273.safetensors +3 -0
  47. consolidated-00043-of-00273.safetensors +3 -0
  48. consolidated-00044-of-00273.safetensors +3 -0
  49. consolidated-00045-of-00273.safetensors +3 -0
  50. consolidated-00046-of-00273.safetensors +3 -0
.gitattributes ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz filter=lfs diff=lfs merge=lfs -text
33
+ *.zip filter=lfs diff=lfs merge=lfs -text
34
+ *.zst filter=lfs diff=lfs merge=lfs -text
35
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tekken.json filter=lfs diff=lfs merge=lfs -text
37
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,418 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: vllm
3
+ language:
4
+ - en
5
+ - fr
6
+ - es
7
+ - de
8
+ - it
9
+ - pt
10
+ - nl
11
+ - zh
12
+ - ja
13
+ - ko
14
+ - ar
15
+ license: apache-2.0
16
+ inference: false
17
+ extra_gated_description: >-
18
+ If you want to learn more about how we process your personal data, please read
19
+ our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
20
+ base_model:
21
+ - mistralai/Mistral-Large-3-675B-Base-2512
22
+ tags:
23
+ - mistral-common
24
+ - compressed-tensors
25
+ ---
26
+
27
+ # Mistral Large 3 675B Instruct 2512 NVFP4
28
+ From our family of large models, **Mistral Large 3** is a state-of-the-art general-purpose **Multimodal granular Mixture-of-Experts** model with **41B active parameters** and **675B total parameters** trained from the ground up with 3000 H200s.
29
+
30
+ This model is the instruct post-trained version, fine-tuned for instruction tasks, making it ideal for chat, agentic and instruction based use cases.
31
+ Designed for reliability and long-context comprehension - It is engineered for production-grade assistants, retrieval-augmented systems, scientific workloads, and complex enterprise workflows.
32
+
33
+ > [!Tip]
34
+ > This checkpoint in particular is a post-training-activation quantized version of [Mistral-Large-3-675B-Instruct-2512](https://huggingface.co/mistralai/Mistral-Large-3-675B-Instruct-2512).
35
+ > It was created using [llm-compressor](https://github.com/vllm-project/llm-compressor) as part of a collaboration with teams from vLLM & Red Hat.
36
+ > Special thanks goes out to Dipika Sikka, Kyle Sayers, Eldar Kurtić, and Tyler Michael Smith.
37
+
38
+ Mistral Large 3 is deployable on-premises in:
39
+ - [FP8](https://huggingface.co/mistralai/Mistral-Large-3-675B-Instruct-2512) on a single node of B200s or H200s.
40
+ - **NVFP4** on a single node of H100s or A100s.
41
+
42
+ ## Key Features
43
+ Mistral Large 3 consists of two main architectural components:
44
+ - **A Granular MoE Language Model with 673B params and 39B active**
45
+ - **A 2.5B Vision Encoder**
46
+
47
+ The Mistral Large 3 Instruct model offers the following capabilities:
48
+ - **Vision**: Enables the model to analyze images and provide insights based on visual content, in addition to text.
49
+ - **Multilingual**: Supports dozens of languages, including English, French, Spanish, German, Italian, Portuguese, Dutch, Chinese, Japanese, Korean, Arabic.
50
+ - **System Prompt**: Maintains strong adherence and support for system prompts.
51
+ - **Agentic**: Offers best-in-class agentic capabilities with native function calling and JSON outputting.
52
+ - **Frontier**: Delivers best-in-class performance.
53
+ - **Apache 2.0 License**: Open-source license allowing usage and modification for both commercial and non-commercial purposes.
54
+ - **Large Context Window**: Supports a 256k context window.
55
+
56
+ ## Use Cases
57
+ With powerful long-context performance, stable and consistent cross-domain behavior, Mistral Large 3 is perfect for:
58
+ - Long Document Understanding
59
+ - Powerful Daily-Driver AI Assistants
60
+ - State-of-the-Art Agentic and Tool-Use Capabilities
61
+ - Enterprise Knowledge Work
62
+ - General Coding Assistant
63
+
64
+ And enterprise-grade use cases requiring frontier capabilities.
65
+
66
+ ## Recommended Settings
67
+
68
+ We recommend deploying Large 3 in a client-server configuration with the following best practices:
69
+
70
+ - **System Prompt**: Define a clear environment and use case, including guidance on how to effectively leverage tools in agentic systems.
71
+ - **Sampling Parameters**: Use a temperature below 0.1 for daily-driver and production environments ; Higher temperatures may be explored for creative use cases - developers are encouraged to experiment with alternative settings.
72
+ - **Tools**: Keep the set of tools well-defined and limit their number to the minimum required for the use case - Avoiding overloading the model with an excessive number of tools.
73
+ - **Vision**: When deploying with vision capabilities, we recommend maintaining an aspect ratio close to 1:1 (width-to-height) for images. Avoiding the use of overly thin or wide images - crop them as needed to ensure optimal performance.
74
+
75
+ ### Known Issues / Limitations
76
+
77
+ - **Not a dedicated reasoning model**: Dedicated reasoning models can outperform Mistral Large 3 in strict reasoning use cases.
78
+ - **Behind vision-first models in multimodal tasks**: Mistral Large 3 can lag behind models optimized for vision tasks and use cases.
79
+ - **Complex deployment**: Due to its large size and architecture, the model can be challenging to deploy efficiently with constrained resources or at scale.
80
+
81
+ ## Benchmark Results
82
+
83
+ > [!Warning]
84
+ > For tasks requiring context lengths less than 32k tokens, you should see no performance degradation as compared to [Mistral-Large-3-675B-Instruct-2512](https://huggingface.co/mistralai/Mistral-Large-3-675B-Instruct-2512),
85
+ > for tasks requiring more context you might experience a small degradation in performance.
86
+
87
+ We compare Mistral Large 3 to similar sized models.
88
+
89
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/64161701107962562e9b1006/IrPlvUUD-5-Phwi9QSevh.png)
90
+
91
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/64161701107962562e9b1006/fDFEymz4HZNsqFARB4u9Y.png)
92
+
93
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/64161701107962562e9b1006/eMdaAPcjOo8VyoGyFKxrE.png)
94
+
95
+ ## Usage
96
+
97
+ The model can be used with the following frameworks;
98
+ - [`vllm`](https://github.com/vllm-project/vllm): See [here](#vllm)
99
+
100
+ ### vLLM
101
+
102
+ We recommend using this model with [vLLM](https://github.com/vllm-project/vllm).
103
+
104
+ #### Installation
105
+
106
+ Make sure to install most recent vllm:
107
+
108
+ ```
109
+ uv pip install -U vllm \
110
+ --torch-backend=auto \
111
+ --extra-index-url https://wheels.vllm.ai/nightly
112
+ ```
113
+
114
+ Doing so should automatically install [`mistral_common >= 1.8.6`](https://github.com/mistralai/mistral-common/releases/tag/v1.8.6).
115
+
116
+ To check:
117
+ ```
118
+ python -c "import mistral_common; print(mistral_common.__version__)"
119
+ ```
120
+
121
+ You can also make use of a ready-to-go [docker image](https://github.com/vllm-project/vllm/blob/main/Dockerfile) or on the [docker hub](https://hub.docker.com/layers/vllm/vllm-openai/latest/images/sha256-de9032a92ffea7b5c007dad80b38fd44aac11eddc31c435f8e52f3b7404bbf39).
122
+
123
+ #### Serve
124
+
125
+ We recommend to use this format if you plan to deploy Mistral Large 3 has it achieves performance similar to FP8 for less memory. However please note that for large context (`> 64k`) we observed a subsequent drop of performance. In such cases, please use the FP8 weights. Otherwise on B200 (Blackwell 200) we observe a significant speed-up and a minor regression on vision datasets probably due to the calibration that was performed mainly on text data.
126
+
127
+ To take full advantage of the NVFP4 format, consider using B200 GPUs that has a dedicated architecture to maximize its performance. For those who do not have access to this GPU generation, vLLM has the awesome feature to fall back to Marlin FP4 which allows you to still run the quantized model in older generations (A100, H100). You won't notice a speed-up in comparison with FP8 quantization but still benefit a memory gain.
128
+
129
+ A simple launch command is:
130
+
131
+ ```bash
132
+ vllm serve mistralai/Mistral-Large-3-675B-Instruct-2512-NVFP4 \
133
+ --tensor-parallel-size 8 \
134
+ --tokenizer_mode mistral --config_format mistral --load_format mistral \
135
+ --enable-auto-tool-choice --tool-call-parser mistral
136
+ ```
137
+
138
+ Key parameter notes:
139
+
140
+ * enable-auto-tool-choice: Required when enabling tool usage.
141
+ * tool-call-parser mistral: Required when enabling tool usage.
142
+
143
+
144
+ Additional flags:
145
+
146
+ * You can set `--max-model-len` to preserve memory. By default it is set to `262144` which is quite large but not necessary for most scenarios.
147
+ * You can set `--max-num-batched-tokens` to balance throughput and latency, higher means higher throughput but higher latency.
148
+
149
+ #### Usage of the model
150
+
151
+ Here we asumme that the model `mistralai/Mistral-Large-3-675B-Instruct-2512-NVFP4` is served and you can ping it to the domain `localhost` with the port `8000` which is the default for vLLM.
152
+
153
+ <details>
154
+ <summary>Vision Reasoning</summary>
155
+
156
+ Let's see if Mistral Large 3 knows when to pick a fight !
157
+
158
+ ```python
159
+ from datetime import datetime, timedelta
160
+
161
+ from openai import OpenAI
162
+ from huggingface_hub import hf_hub_download
163
+
164
+ # Modify OpenAI's API key and API base to use vLLM's API server.
165
+ openai_api_key = "EMPTY"
166
+ openai_api_base = "http://localhost:8000/v1"
167
+
168
+ TEMP = 0.15
169
+ MAX_TOK = 262144
170
+
171
+ client = OpenAI(
172
+ api_key=openai_api_key,
173
+ base_url=openai_api_base,
174
+ )
175
+
176
+ models = client.models.list()
177
+ model = models.data[0].id
178
+
179
+
180
+ def load_system_prompt(repo_id: str, filename: str) -> str:
181
+ file_path = hf_hub_download(repo_id=repo_id, filename=filename)
182
+ with open(file_path, "r") as file:
183
+ system_prompt = file.read()
184
+ today = datetime.today().strftime("%Y-%m-%d")
185
+ yesterday = (datetime.today() - timedelta(days=1)).strftime("%Y-%m-%d")
186
+ model_name = repo_id.split("/")[-1]
187
+ return system_prompt.format(name=model_name, today=today, yesterday=yesterday)
188
+
189
+
190
+ SYSTEM_PROMPT = load_system_prompt(model, "SYSTEM_PROMPT.txt")
191
+ image_url = "https://static.wikia.nocookie.net/essentialsdocs/images/7/70/Battle.png/revision/latest?cb=20220523172438"
192
+
193
+ messages = [
194
+ {"role": "system", "content": SYSTEM_PROMPT},
195
+ {
196
+ "role": "user",
197
+ "content": [
198
+ {
199
+ "type": "text",
200
+ "text": "What action do you think I should take in this situation? List all the possible actions and explain why you think they are good or bad.",
201
+ },
202
+ {"type": "image_url", "image_url": {"url": image_url}},
203
+ ],
204
+ },
205
+ ]
206
+
207
+
208
+ response = client.chat.completions.create(
209
+ model=model,
210
+ messages=messages,
211
+ temperature=TEMP,
212
+ max_tokens=MAX_TOK,
213
+ )
214
+
215
+ print(response.choices[0].message.content)
216
+ ```
217
+ </details>
218
+
219
+ <details>
220
+ <summary>Function Calling</summary>
221
+
222
+ Let's solve some equations thanks to our simple Python calculator tool.
223
+
224
+ ```python
225
+ import json
226
+ from openai import OpenAI
227
+ from huggingface_hub import hf_hub_download
228
+
229
+ # Modify OpenAI's API key and API base to use vLLM's API server.
230
+ openai_api_key = "EMPTY"
231
+ openai_api_base = "http://localhost:8000/v1"
232
+
233
+ TEMP = 0.15
234
+ MAX_TOK = 262144
235
+
236
+ client = OpenAI(
237
+ api_key=openai_api_key,
238
+ base_url=openai_api_base,
239
+ )
240
+
241
+ models = client.models.list()
242
+ model = models.data[0].id
243
+
244
+
245
+ def load_system_prompt(repo_id: str, filename: str) -> str:
246
+ file_path = hf_hub_download(repo_id=repo_id, filename=filename)
247
+ with open(file_path, "r") as file:
248
+ system_prompt = file.read()
249
+ return system_prompt
250
+
251
+
252
+ SYSTEM_PROMPT = load_system_prompt(model, "SYSTEM_PROMPT.txt")
253
+
254
+ image_url = "https://math-coaching.com/img/fiche/46/expressions-mathematiques.jpg"
255
+
256
+
257
+ def my_calculator(expression: str) -> str:
258
+ return str(eval(expression))
259
+
260
+
261
+ tools = [
262
+ {
263
+ "type": "function",
264
+ "function": {
265
+ "name": "my_calculator",
266
+ "description": "A calculator that can evaluate a mathematical equation and compute its results.",
267
+ "parameters": {
268
+ "type": "object",
269
+ "properties": {
270
+ "expression": {
271
+ "type": "string",
272
+ "description": "The mathematical expression to evaluate.",
273
+ },
274
+ },
275
+ "required": ["expression"],
276
+ },
277
+ },
278
+ },
279
+ {
280
+ "type": "function",
281
+ "function": {
282
+ "name": "rewrite",
283
+ "description": "Rewrite a given text for improved clarity",
284
+ "parameters": {
285
+ "type": "object",
286
+ "properties": {
287
+ "text": {
288
+ "type": "string",
289
+ "description": "The input text to rewrite",
290
+ }
291
+ },
292
+ },
293
+ },
294
+ },
295
+ ]
296
+
297
+ messages = [
298
+ {"role": "system", "content": SYSTEM_PROMPT},
299
+ {
300
+ "role": "user",
301
+ "content": [
302
+ {
303
+ "type": "text",
304
+ "text": "Thanks to your calculator, compute the results for the equations that involve numbers displayed in the image.",
305
+ },
306
+ {
307
+ "type": "image_url",
308
+ "image_url": {
309
+ "url": image_url,
310
+ },
311
+ },
312
+ ],
313
+ },
314
+ ]
315
+
316
+ response = client.chat.completions.create(
317
+ model=model,
318
+ messages=messages,
319
+ temperature=TEMP,
320
+ max_tokens=MAX_TOK,
321
+ tools=tools,
322
+ tool_choice="auto",
323
+ )
324
+
325
+ tool_calls = response.choices[0].message.tool_calls
326
+
327
+ results = []
328
+ for tool_call in tool_calls:
329
+ function_name = tool_call.function.name
330
+ function_args = tool_call.function.arguments
331
+ if function_name == "my_calculator":
332
+ result = my_calculator(**json.loads(function_args))
333
+ results.append(result)
334
+
335
+ messages.append({"role": "assistant", "tool_calls": tool_calls})
336
+ for tool_call, result in zip(tool_calls, results):
337
+ messages.append(
338
+ {
339
+ "role": "tool",
340
+ "tool_call_id": tool_call.id,
341
+ "name": tool_call.function.name,
342
+ "content": result,
343
+ }
344
+ )
345
+
346
+
347
+ response = client.chat.completions.create(
348
+ model=model,
349
+ messages=messages,
350
+ temperature=TEMP,
351
+ max_tokens=MAX_TOK,
352
+ )
353
+
354
+ print(response.choices[0].message.content)
355
+ ```
356
+
357
+ </details>
358
+
359
+ <details>
360
+ <summary>Text-Only Request</summary>
361
+
362
+ Mistral Large 3 can follow your instructions down to the letter.
363
+
364
+ ```python
365
+ from openai import OpenAI
366
+ from huggingface_hub import hf_hub_download
367
+
368
+ # Modify OpenAI's API key and API base to use vLLM's API server.
369
+ openai_api_key = "EMPTY"
370
+ openai_api_base = "http://localhost:8000/v1"
371
+
372
+ TEMP = 0.15
373
+ MAX_TOK = 262144
374
+
375
+ client = OpenAI(
376
+ api_key=openai_api_key,
377
+ base_url=openai_api_base,
378
+ )
379
+
380
+ models = client.models.list()
381
+ model = models.data[0].id
382
+
383
+
384
+ def load_system_prompt(repo_id: str, filename: str) -> str:
385
+ file_path = hf_hub_download(repo_id=repo_id, filename=filename)
386
+ with open(file_path, "r") as file:
387
+ system_prompt = file.read()
388
+ return system_prompt
389
+
390
+
391
+ SYSTEM_PROMPT = load_system_prompt(model, "SYSTEM_PROMPT.txt")
392
+
393
+ messages = [
394
+ {"role": "system", "content": SYSTEM_PROMPT},
395
+ {
396
+ "role": "user",
397
+ "content": "Write me a sentence where every word starts with the next letter in the alphabet - start with 'a' and end with 'z'.",
398
+ },
399
+ ]
400
+
401
+ response = client.chat.completions.create(
402
+ model=model,
403
+ messages=messages,
404
+ temperature=TEMP,
405
+ max_tokens=MAX_TOK,
406
+ )
407
+
408
+ assistant_message = response.choices[0].message.content
409
+ print(assistant_message)
410
+ ```
411
+
412
+ </details>
413
+
414
+ ## License
415
+
416
+ This model is licensed under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0.txt).
417
+
418
+ *You must not use this model in a manner that infringes, misappropriates, or otherwise violates any third party’s rights, including intellectual property rights.*
SYSTEM_PROMPT.txt ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ You are Mistral-Large-3-675B-Instruct-2512-NVFP4, a Large Language Model (LLM) created by Mistral AI, a French startup headquartered in Paris.
2
+ You power an AI assistant called Le Chat.
3
+ Your knowledge base was last updated on 2023-10-01.
4
+ The current date is {today}.
5
+
6
+ When you're not sure about some information or when the user's request requires up-to-date or specific data, you must use the available tools to fetch the information. Do not hesitate to use tools whenever they can provide a more accurate or complete response. If no relevant tools are available, then clearly state that you don't have the information and avoid making up anything.
7
+ If the user's question is not clear, ambiguous, or does not provide enough context for you to accurately answer the question, you do not try to answer it right away and you rather ask the user to clarify their request (e.g. "What are some good restaurants around me?" => "Where are you?" or "When is the next flight to Tokyo" => "Where do you travel from?").
8
+ You are always very attentive to dates, in particular you try to resolve dates (e.g. "yesterday" is {yesterday}) and when asked about information at specific dates, you discard information that is at another date.
9
+ You follow these instructions in all languages, and always respond to the user in the language they use or request.
10
+ Next sections describe the capabilities that you have.
11
+
12
+ # WEB BROWSING INSTRUCTIONS
13
+
14
+ You cannot perform any web search or access internet to open URLs, links etc. If it seems like the user is expecting you to do so, you clarify the situation and ask the user to copy paste the text directly in the chat.
15
+
16
+ # MULTI-MODAL INSTRUCTIONS
17
+
18
+ You have the ability to read images, but you cannot generate images. You also cannot transcribe audio files or videos.
19
+ You cannot read nor transcribe audio files or videos.
20
+
21
+ # TOOL CALLING INSTRUCTIONS
22
+
23
+ You may have access to tools that you can use to fetch information or perform actions. You must use these tools in the following situations:
24
+
25
+ 1. When the request requires up-to-date information.
26
+ 2. When the request requires specific data that you do not have in your knowledge base.
27
+ 3. When the request involves actions that you cannot perform without tools.
28
+
29
+ Always prioritize using tools to provide the most accurate and helpful response. If tools are not available, inform the user that you cannot perform the requested action at the moment.
chat_template.jinja ADDED
@@ -0,0 +1,121 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {#- Default system message if no system prompt is passed. #}
2
+ {%- set default_system_message = 'You are Mistral-Large-3-675B-Instruct-2512-NVFP4, a Large Language Model (LLM) created by Mistral AI, a French startup headquartered in Paris.\nYou power an AI assistant called Le Chat.\nYour knowledge base was last updated on 2023-10-01.\nThe current date is {today}.\n\nWhen you\'re not sure about some information or when the user\'s request requires up-to-date or specific data, you must use the available tools to fetch the information. Do not hesitate to use tools whenever they can provide a more accurate or complete response. If no relevant tools are available, then clearly state that you don\'t have the information and avoid making up anything.\nIf the user\'s question is not clear, ambiguous, or does not provide enough context for you to accurately answer the question, you do not try to answer it right away and you rather ask the user to clarify their request (e.g. "What are some good restaurants around me?" => "Where are you?" or "When is the next flight to Tokyo" => "Where do you travel from?").\nYou are always very attentive to dates, in particular you try to resolve dates (e.g. "yesterday" is {yesterday}) and when asked about information at specific dates, you discard information that is at another date.\nYou follow these instructions in all languages, and always respond to the user in the language they use or request.\nNext sections describe the capabilities that you have.\n\n# WEB BROWSING INSTRUCTIONS\n\nYou cannot perform any web search or access internet to open URLs, links etc. If it seems like the user is expecting you to do so, you clarify the situation and ask the user to copy paste the text directly in the chat.\n\n# MULTI-MODAL INSTRUCTIONS\n\nYou have the ability to read images, but you cannot generate images. You also cannot transcribe audio files or videos.\nYou cannot read nor transcribe audio files or videos.\n\n# TOOL CALLING INSTRUCTIONS\n\nYou may have access to tools that you can use to fetch information or perform actions. You must use these tools in the following situations:\n\n1. When the request requires up-to-date information.\n2. When the request requires specific data that you do not have in your knowledge base.\n3. When the request involves actions that you cannot perform without tools.\n\nAlways prioritize using tools to provide the most accurate and helpful response. If tools are not available, inform the user that you cannot perform the requested action at the moment.' %}
3
+
4
+ {#- Begin of sequence token. #}
5
+ {{- bos_token }}
6
+
7
+ {#- Handle system prompt if it exists. #}
8
+ {#- System prompt supports text content or text chunks. #}
9
+ {%- if messages[0]['role'] == 'system' %}
10
+ {{- '[SYSTEM_PROMPT]' -}}
11
+ {%- if messages[0]['content'] is string %}
12
+ {{- messages[0]['content'] -}}
13
+ {%- else %}
14
+ {%- for block in messages[0]['content'] %}
15
+ {%- if block['type'] == 'text' %}
16
+ {{- block['text'] }}
17
+ {%- else %}
18
+ {{- raise_exception('Only text chunks are supported in system message contents.') }}
19
+ {%- endif %}
20
+ {%- endfor %}
21
+ {%- endif %}
22
+ {{- '[/SYSTEM_PROMPT]' -}}
23
+ {%- set loop_messages = messages[1:] %}
24
+ {%- else %}
25
+ {%- set loop_messages = messages %}
26
+ {%- if default_system_message != '' %}
27
+ {{- '[SYSTEM_PROMPT]' + default_system_message + '[/SYSTEM_PROMPT]' }}
28
+ {%- endif %}
29
+ {%- endif %}
30
+
31
+
32
+ {#- Tools definition #}
33
+ {%- set tools_definition = '' %}
34
+ {%- set has_tools = false %}
35
+ {%- if tools is defined and tools is not none and tools|length > 0 %}
36
+ {%- set has_tools = true %}
37
+ {%- set tools_definition = '[AVAILABLE_TOOLS]' + (tools| tojson) + '[/AVAILABLE_TOOLS]' %}
38
+ {{- tools_definition }}
39
+ {%- endif %}
40
+
41
+ {#- Checks for alternating user/assistant messages. #}
42
+ {%- set ns = namespace(index=0) %}
43
+ {%- for message in loop_messages %}
44
+ {%- if message.role == 'user' or (message.role == 'assistant' and (message.tool_calls is not defined or message.tool_calls is none or message.tool_calls | length == 0)) %}
45
+ {%- if (message['role'] == 'user') != (ns.index % 2 == 0) %}
46
+ {{- raise_exception('After the optional system message, conversation roles must alternate user and assistant roles except for tool calls and results.') }}
47
+ {%- endif %}
48
+ {%- set ns.index = ns.index + 1 %}
49
+ {%- endif %}
50
+ {%- endfor %}
51
+
52
+ {#- Handle conversation messages. #}
53
+ {%- for message in loop_messages %}
54
+
55
+ {#- User messages supports text content or text and image chunks. #}
56
+ {%- if message['role'] == 'user' %}
57
+ {%- if message['content'] is string %}
58
+ {{- '[INST]' + message['content'] + '[/INST]' }}
59
+ {%- elif message['content'] | length > 0 %}
60
+ {{- '[INST]' }}
61
+ {%- if message['content'] | length == 2 %}
62
+ {%- set blocks = message['content'] | sort(attribute='type') %}
63
+ {%- else %}
64
+ {%- set blocks = message['content'] %}
65
+ {%- endif %}
66
+ {%- for block in blocks %}
67
+ {%- if block['type'] == 'text' %}
68
+ {{- block['text'] }}
69
+ {%- elif block['type'] in ['image', 'image_url'] %}
70
+ {{- '[IMG]' }}
71
+ {%- else %}
72
+ {{- raise_exception('Only text, image and image_url chunks are supported in user message content.') }}
73
+ {%- endif %}
74
+ {%- endfor %}
75
+ {{- '[/INST]' }}
76
+ {%- else %}
77
+ {{- raise_exception('User message must have a string or a list of chunks in content') }}
78
+ {%- endif %}
79
+
80
+ {#- Assistant messages supports text content or text and image chunks. #}
81
+ {%- elif message['role'] == 'assistant' %}
82
+ {%- if (message['content'] is none or message['content'] == '' or message['content']|length == 0) and (message['tool_calls'] is not defined or message['tool_calls'] is none or message['tool_calls']|length == 0) %}
83
+ {{- raise_exception('Assistant message must have a string or a list of chunks in content or a list of tool calls.') }}
84
+ {%- endif %}
85
+
86
+ {%- if message['content'] is string %}
87
+ {{- message['content'] }}
88
+ {%- elif message['content'] | length > 0 %}
89
+ {%- for block in message['content'] %}
90
+ {%- if block['type'] == 'text' %}
91
+ {{- block['text'] }}
92
+ {%- else %}
93
+ {{- raise_exception('Only text chunks are supported in assistant message contents.') }}
94
+ {%- endif %}
95
+ {%- endfor %}
96
+ {%- endif %}
97
+
98
+ {%- if message['tool_calls'] is defined and message['tool_calls'] is not none and message['tool_calls']|length > 0 %}
99
+ {%- for tool in message['tool_calls'] %}
100
+ {%- set arguments = tool['function']['arguments'] %}
101
+ {%- if arguments is not string %}
102
+ {%- set arguments = arguments|tojson|safe %}
103
+ {%- elif arguments == '' %}
104
+ {%- set arguments = '{}' %}
105
+ {%- endif %}
106
+ {{- '[TOOL_CALLS]' + tool['function']['name'] + '[ARGS]' + arguments }}
107
+ {%- endfor %}
108
+ {%- endif %}
109
+
110
+ {#- End of sequence token for each assistant messages. #}
111
+ {{- eos_token }}
112
+
113
+ {#- Tool messages only supports text content. #}
114
+ {%- elif message['role'] == 'tool' %}
115
+ {{- '[TOOL_RESULTS]' + message['content']|string + '[/TOOL_RESULTS]' }}
116
+
117
+ {#- Raise exception for unsupported roles. #}
118
+ {%- else %}
119
+ {{- raise_exception('Only user, assistant and tool roles are supported, got ' + message['role'] + '.') }}
120
+ {%- endif %}
121
+ {%- endfor %}
consolidated-00001-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cbafb6f9a76b8633d1253bafd4076fc6a1df6ae54168df0aa9c6be530fe9ff7
3
+ size 2212729240
consolidated-00002-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c5a60d88696c9a1b2bbe00741e4377c6865ab215c1d91ce546704c0cf69cf43
3
+ size 1387293808
consolidated-00003-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85f9e03d0c96aee12c2cfeb6bc7338dc31999556969db0409dbbc4635c293d00
3
+ size 1403809044
consolidated-00004-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e752e38e425ad8f09d4446a43300c313fd31ecbaf8b9890aea005f546b141d7
3
+ size 1420324440
consolidated-00005-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddbbd0902701356f6d2d25e167dd5b22991d9ecf44aed8a901b05214cccddb43
3
+ size 1387293640
consolidated-00006-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e68820a646bcb188c7cd2984603cb21c72f0669bdb53d46aba126669d994e608
3
+ size 1664280968
consolidated-00007-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0a4da7699a859537c9560cb6a520c3b6564a155c0dd73bc6726c842e21c293c
3
+ size 1403809116
consolidated-00008-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d128b04b9021798eeede9cdd15d4502e0e70e21df3c1f9a9cff11a16aee7643
3
+ size 1420324448
consolidated-00009-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d348f647a1257ceae4a2c7aeb596f4b79285f1c9c96926b18f25f66a8097504
3
+ size 1387293632
consolidated-00010-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aede56970aecf38d1b712c1439843e05bbc0c9bb5e296da5bca0c1193a0cfec3
3
+ size 1664280808
consolidated-00011-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d378d97137b22956856272bc6295f2f87f53f280e55225345a4ccf11274b54f
3
+ size 1403809284
consolidated-00012-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4385f59b5e24d4634c3858a195f726d222a9d704c163f423004356c14c92488
3
+ size 1420324440
consolidated-00013-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:857de17d7943bbd3ec073f8ae03102beeeeabee8569e2262e7e731f26d5cbfa5
3
+ size 1387293640
consolidated-00014-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3382be05489e30401be93959a189612239bff980b92b118ecb7e5d3b47e44067
3
+ size 1403809036
consolidated-00015-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d26746c73783651e357e4f98616a00d9c7d86a700e76276151495630d48840f
3
+ size 1664280904
consolidated-00016-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96836d840c21bb03f29f6b27d7323f73e07ddc72f57713ee078ce19fdf5d857d
3
+ size 1420324592
consolidated-00017-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce5f8200f8f130246cb1c501040de8286593cb8b6de8382040a939a8f0cf245e
3
+ size 1387293640
consolidated-00018-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e44dd1a89bf4a3f57e58148d1de9f9da839f33e75354dbbf8969ba6fbad1fec6
3
+ size 1403809036
consolidated-00019-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:608a015ce771449e3479326defa4f04cae15db6f21ab4333122cbbbdeeed36f9
3
+ size 1406186692
consolidated-00020-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:433062facb6bbff78694b3da98b66e29015be3210638774b3b1d9aa595af0c8f
3
+ size 1628872568
consolidated-00021-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c584dec3fb6162ad9769b384c5a7a58dbedf1db25d7dc27d523171399161f84
3
+ size 1403809108
consolidated-00022-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fabd9195ffa556684560ff05d7b7a6f041a7b685aeb290cdc5c513ee9470fe6
3
+ size 1420324448
consolidated-00023-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0520e8eb43dee8aaf9b94dfafb9a62bb060bf8ab6b04617da9291ba9c5b1979
3
+ size 1387293632
consolidated-00024-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6809ad6caa25b641ac4c81051ed3f76cddeeb5ff0095cde93ebae0b9a3ae07cb
3
+ size 1664280824
consolidated-00025-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab9d2bf87a6b60a5e37a8f54b75233c9d4ee4f2ef6e4352f65c5c24401a91322
3
+ size 1403809268
consolidated-00026-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ea2bc1635dc119cff1278926130e42c2e0ee999e44979f0a32719a9d46052b5
3
+ size 1420324440
consolidated-00027-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7a10b1c8695542caaa285c03f3a433294a883755c1fda32d19e8f43ae167f8a
3
+ size 1387293640
consolidated-00028-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d583b6d6593d79e333ddf9749e3c661709abb836b175afbac9bb56e77a29e5b0
3
+ size 1403809036
consolidated-00029-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14943be99f40015deca2ae8b87edc299374d9a493e05e9e7af02b3d1898eb665
3
+ size 1664280920
consolidated-00030-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:553a37e0f61be5e30692f4be04ff96c6e889a1d1e4432a3ca9c01bffc8b64b49
3
+ size 1420324576
consolidated-00031-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:632f5f6f6cc01f8f49c6dbfee1bd0ad3d85b3765b9fa91ec937ed441d51cff07
3
+ size 1387293632
consolidated-00032-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0664a1b9fa4796a8bb787680854f3374df2b4e5ef6745388dc70320a69e21f0b
3
+ size 1403809044
consolidated-00033-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:748558073f1012fc12a27b59d4ad2cd02507359950a216ee07fe685d2510de12
3
+ size 1664280784
consolidated-00034-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d00288d1cc1b3739ce17fc6d5d171a4d94656d983264f1ac3c6857a7383129b
3
+ size 1420324664
consolidated-00035-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7d5556b98e0371b2a8f8e51443735950c2ede18472c8fa11ac775cba9d25ba7
3
+ size 1387293672
consolidated-00036-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2c5600d1b19076a85d30949d98cf5f1e4a3e808b54ce483e32b19f237470818
3
+ size 1403809036
consolidated-00037-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:454cad5eba87f07fec4d8d2f4d2c763325e384a4681270250d7f788d42684c2c
3
+ size 1420324448
consolidated-00038-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c81abbb67261fc965fb0385bc335224049898d1cd3e50a00346ea712e495e43
3
+ size 1664280856
consolidated-00039-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09218488b47be63a5735d1d7487f57753edafd25f61bf5ab024a6be2e739f635
3
+ size 1387293832
consolidated-00040-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f819c1911f0067253dbffb7b4e36f2ad39c18b78606babc923630b587d86e930
3
+ size 1403809036
consolidated-00041-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6b9706e7c6048e8b9c6d15c23f53877b20606dd00987ab36549ee7775c4159c
3
+ size 1420324440
consolidated-00042-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15be1f3867c7d355e96f0f498dadfcc90add8b429b9c6c7e84b1358f6757cd12
3
+ size 1387293640
consolidated-00043-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70eeafd9b19b15c87d4e9ff35e6498832162cc8f142326827c834467dcb79f91
3
+ size 1664280944
consolidated-00044-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:159444d0ee00466eadd264edb22e7555f4b5e8c1e353ffa23e608b19f44055da
3
+ size 1403809148
consolidated-00045-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc6aa87f62307ceec856c64a6c90f3cba8c98fccce8dbf0aca905d9a4fe29461
3
+ size 1420324440
consolidated-00046-of-00273.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd95b440bf58f2b77dfcce5ff37d0aff37b4836ff3e28bc5737fc54afe567250
3
+ size 1387293640