Gokuldaskumar pstock commited on
Commit
ddb04e8
0 Parent(s):

Duplicate from mistralai/Mixtral-8x22B-Instruct-v0.1

Browse files

Co-authored-by: Pierre Stock <[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 +120 -0
  3. config.json +29 -0
  4. generation_config.json +6 -0
  5. model-00001-of-00059.safetensors +3 -0
  6. model-00002-of-00059.safetensors +3 -0
  7. model-00003-of-00059.safetensors +3 -0
  8. model-00004-of-00059.safetensors +3 -0
  9. model-00005-of-00059.safetensors +3 -0
  10. model-00006-of-00059.safetensors +3 -0
  11. model-00007-of-00059.safetensors +3 -0
  12. model-00008-of-00059.safetensors +3 -0
  13. model-00009-of-00059.safetensors +3 -0
  14. model-00010-of-00059.safetensors +3 -0
  15. model-00011-of-00059.safetensors +3 -0
  16. model-00012-of-00059.safetensors +3 -0
  17. model-00013-of-00059.safetensors +3 -0
  18. model-00014-of-00059.safetensors +3 -0
  19. model-00015-of-00059.safetensors +3 -0
  20. model-00016-of-00059.safetensors +3 -0
  21. model-00017-of-00059.safetensors +3 -0
  22. model-00018-of-00059.safetensors +3 -0
  23. model-00019-of-00059.safetensors +3 -0
  24. model-00020-of-00059.safetensors +3 -0
  25. model-00021-of-00059.safetensors +3 -0
  26. model-00022-of-00059.safetensors +3 -0
  27. model-00023-of-00059.safetensors +3 -0
  28. model-00024-of-00059.safetensors +3 -0
  29. model-00025-of-00059.safetensors +3 -0
  30. model-00026-of-00059.safetensors +3 -0
  31. model-00027-of-00059.safetensors +3 -0
  32. model-00028-of-00059.safetensors +3 -0
  33. model-00029-of-00059.safetensors +3 -0
  34. model-00030-of-00059.safetensors +3 -0
  35. model-00031-of-00059.safetensors +3 -0
  36. model-00032-of-00059.safetensors +3 -0
  37. model-00033-of-00059.safetensors +3 -0
  38. model-00034-of-00059.safetensors +3 -0
  39. model-00035-of-00059.safetensors +3 -0
  40. model-00036-of-00059.safetensors +3 -0
  41. model-00037-of-00059.safetensors +3 -0
  42. model-00038-of-00059.safetensors +3 -0
  43. model-00039-of-00059.safetensors +3 -0
  44. model-00040-of-00059.safetensors +3 -0
  45. model-00041-of-00059.safetensors +3 -0
  46. model-00042-of-00059.safetensors +3 -0
  47. model-00043-of-00059.safetensors +3 -0
  48. model-00044-of-00059.safetensors +3 -0
  49. model-00045-of-00059.safetensors +3 -0
  50. model-00046-of-00059.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,120 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ # Model Card for Mixtral-8x22B-Instruct-v0.1
6
+ The Mixtral-8x22B-Instruct-v0.1 Large Language Model (LLM) is an instruct fine-tuned version of the [Mixtral-8x22B-v0.1](https://huggingface.co/mistralai/Mixtral-8x22B-v0.1).
7
+
8
+ ## Run the model
9
+ ```python
10
+ from transformers import AutoModelForCausalLM
11
+ from mistral_common.protocol.instruct.messages import (
12
+ AssistantMessage,
13
+ UserMessage,
14
+ )
15
+ from mistral_common.tokens.tokenizers.mistral import MistralTokenizer
16
+ from mistral_common.tokens.instruct.normalize import ChatCompletionRequest
17
+
18
+ device = "cuda" # the device to load the model onto
19
+
20
+ tokenizer_v3 = MistralTokenizer.v3()
21
+
22
+ mistral_query = ChatCompletionRequest(
23
+ tools=[
24
+ Tool(
25
+ function=Function(
26
+ name="get_current_weather",
27
+ description="Get the current weather",
28
+ parameters={
29
+ "type": "object",
30
+ "properties": {
31
+ "location": {
32
+ "type": "string",
33
+ "description": "The city and state, e.g. San Francisco, CA",
34
+ },
35
+ "format": {
36
+ "type": "string",
37
+ "enum": ["celsius", "fahrenheit"],
38
+ "description": "The temperature unit to use. Infer this from the users location.",
39
+ },
40
+ },
41
+ "required": ["location", "format"],
42
+ },
43
+ )
44
+ )
45
+ ],
46
+ messages=[
47
+ UserMessage(content="What's the weather like today in Paris"),
48
+ ],
49
+ model="test",
50
+ )
51
+
52
+ encodeds = tokenizer_v3.encode_chat_completion(mistral_query).tokens
53
+ model = AutoModelForCausalLM.from_pretrained("mistralai/Mixtral-8x22B-Instruct-v0.1")
54
+ model_inputs = encodeds.to(device)
55
+ model.to(device)
56
+
57
+ generated_ids = model.generate(model_inputs, max_new_tokens=1000, do_sample=True)
58
+ sp_tokenizer = tokenizer_v3.instruct_tokenizer.tokenizer
59
+ decoded = sp_tokenizer.decode(generated_ids[0])
60
+ print(decoded)
61
+ ```
62
+
63
+ # Instruct tokenizer
64
+ The HuggingFace tokenizer included in this release should match our own. To compare:
65
+ `pip install mistral-common`
66
+
67
+ ```py
68
+ from mistral_common.protocol.instruct.messages import (
69
+ AssistantMessage,
70
+ UserMessage,
71
+ )
72
+ from mistral_common.tokens.tokenizers.mistral import MistralTokenizer
73
+ from mistral_common.tokens.instruct.normalize import ChatCompletionRequest
74
+
75
+ from transformers import AutoTokenizer
76
+
77
+ tokenizer_v3 = MistralTokenizer.v3()
78
+
79
+ mistral_query = ChatCompletionRequest(
80
+ messages=[
81
+ UserMessage(content="How many experts ?"),
82
+ AssistantMessage(content="8"),
83
+ UserMessage(content="How big ?"),
84
+ AssistantMessage(content="22B"),
85
+ UserMessage(content="Noice 🎉 !"),
86
+ ],
87
+ model="test",
88
+ )
89
+ hf_messages = mistral_query.model_dump()['messages']
90
+
91
+ tokenized_mistral = tokenizer_v3.encode_chat_completion(mistral_query).tokens
92
+
93
+ tokenizer_hf = AutoTokenizer.from_pretrained('mistralai/Mixtral-8x22B-Instruct-v0.1')
94
+ tokenized_hf = tokenizer_hf.apply_chat_template(hf_messages, tokenize=True)
95
+
96
+ assert tokenized_hf == tokenized_mistral
97
+ ```
98
+
99
+ # Function calling and special tokens
100
+ This tokenizer includes more special tokens, related to function calling :
101
+ - [TOOL_CALLS]
102
+ - [AVAILABLE_TOOLS]
103
+ - [/AVAILABLE_TOOLS]
104
+ - [TOOL_RESULT]
105
+ - [/TOOL_RESULTS]
106
+
107
+ If you want to use this model with function calling, please be sure to apply it similarly to what is done in our [SentencePieceTokenizerV3](github.com/mistralai/mistral-common/...).
108
+
109
+ # The Mistral AI Team
110
+ Albert Jiang, Alexandre Sablayrolles, Alexis Tacnet, Antoine Roux,
111
+ Arthur Mensch, Audrey Herblin-Stoop, Baptiste Bout, Baudouin de Monicault,
112
+ Blanche Savary, Bam4d, Caroline Feldman, Devendra Singh Chaplot,
113
+ Diego de las Casas, Eleonore Arcelin, Emma Bou Hanna, Etienne Metzger,
114
+ Gianna Lengyel, Guillaume Bour, Guillaume Lample, Harizo Rajaona,
115
+ Jean-Malo Delignon, Jia Li, Justus Murke, Louis Martin, Louis Ternon,
116
+ Lucile Saulnier, Lélio Renard Lavaud, Margaret Jennings, Marie Pellat,
117
+ Marie Torelli, Marie-Anne Lachaux, Nicolas Schuhl, Patrick von Platen,
118
+ Pierre Stock, Sandeep Subramanian, Sophia Yang, Szymon Antoniak, Teven Le Scao,
119
+ Thibaut Lavril, Timothée Lacroix, Théophile Gervet, Thomas Wang,
120
+ Valera Nemychnikova, William El Sayed, William Marshall
config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "MixtralForCausalLM"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "bos_token_id": 1,
7
+ "eos_token_id": 2,
8
+ "hidden_act": "silu",
9
+ "hidden_size": 6144,
10
+ "initializer_range": 0.02,
11
+ "intermediate_size": 16384,
12
+ "max_position_embeddings": 65536,
13
+ "model_type": "mixtral",
14
+ "num_attention_heads": 48,
15
+ "num_experts_per_tok": 2,
16
+ "num_hidden_layers": 56,
17
+ "num_key_value_heads": 8,
18
+ "num_local_experts": 8,
19
+ "output_router_logits": false,
20
+ "rms_norm_eps": 1e-05,
21
+ "rope_theta": 1000000.0,
22
+ "router_aux_loss_coef": 0.001,
23
+ "sliding_window": null,
24
+ "tie_word_embeddings": false,
25
+ "torch_dtype": "bfloat16",
26
+ "transformers_version": "4.38.0",
27
+ "use_cache": true,
28
+ "vocab_size": 32768
29
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "transformers_version": "4.34.0.dev0"
6
+ }
model-00001-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae67519f5c2e29175b011b75cda7f0dd263b487c9fe06978bd4d83c2106c4627
3
+ size 4806774160
model-00002-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bc60e5fe602eb111d02ac362867f443daf604f1153dc26b9b24e7f650657311
3
+ size 4806799120
model-00003-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84ad12eb4ad8e31c9f3c4113ce80603c3a8a9ccad19b2211e056fc984d62c627
3
+ size 4806799120
model-00004-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:605b71552c4b5b4385c0dedb09482afec44cec9ba6382d15ea7fa2179c5066b0
3
+ size 4806799120
model-00005-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88288a00084c9959175250443f1d78f6d4a635a350a28f14a299c3bfbef969b8
3
+ size 4806799120
model-00006-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:628709b4590d32c5e40b912ef1caad07a5654a724751c8095902f2a2c50f4adb
3
+ size 4806799120
model-00007-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99c70ead16cb04ea2c413da7bcc223142cb3c31f90b2a9efd80c75c1d2a37f81
3
+ size 4806799120
model-00008-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e12f54a5fd2ee56f65b2753bdfd09fdc9037a55c578147ea470f0088d003924b
3
+ size 4806799120
model-00009-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc0c97ce0446e6e3962a51fca994071cc78fd0f16c73f3d4926e116612fd0137
3
+ size 4806799120
model-00010-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:964064ccf170614c58fc88dce5b5fba03230c0705203ce40fe8fb67fc585241d
3
+ size 4806799120
model-00011-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbe49101cb1e8bc28dc12901596b4160d19bffc576f83727c973339323cb3712
3
+ size 4806799136
model-00012-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ed4cadd0f45b9ce8e0d73f13a33e2a34116879fb3c1df852ee388d265436d11
3
+ size 4806799152
model-00013-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:659331ab675bf0b62f41558080a4cd14f073c1514dd404cd489b8cf25ed1e5e5
3
+ size 4806799152
model-00014-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:335825d72bd8e23a6c79517e76a9c0645f999179c2eb3fe2c9fb5ddaa5ec093b
3
+ size 4806799152
model-00015-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc55868948885b7edb6a82ace117b5e1d468b9a104b11c4ebb1c012a93edd2d6
3
+ size 4806799152
model-00016-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b6b2b857278ad7a6cde4486558c2775a61c97a6d437bb065f467470e1421f6a
3
+ size 4806799152
model-00017-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03221dfaf66dde1e04f771057b5b5b6ee85987f0405cf9ce3330256655b927b5
3
+ size 4806799152
model-00018-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bce770897dd57cf4956c28dfd376145b60f7b0d70cfcbc8947df4111e9d65404
3
+ size 4806799152
model-00019-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:753f9aefeb0610632bf6ece53a893c882869d905712acf3d33d0f77a0a8e4601
3
+ size 4806799152
model-00020-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95746be030dc48450affd3b3591b4ac930611fb503fe81971ef0f5c46a827dbb
3
+ size 4806799152
model-00021-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19afd104d6fc376fd55c862407d4a82d03a5a81a294e587a4b892e849c70d847
3
+ size 4806799152
model-00022-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66de10fb62470e7fe4022034201bd9b36d28002fdfbeac434d9742a52e165d4a
3
+ size 4806799152
model-00023-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1aebca805f3d0e0e87bb0dd7dcf2bb05d01a27aca7157480d6b82e6e73b3e9a8
3
+ size 4932529864
model-00024-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74e5f843e88c39be9ec79f153d6f42535aa87505a30181fc5876352b068e58d7
3
+ size 4995542848
model-00025-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60f8c05884be46785b2251fb0b5299f845c7e8a7baf9dba07a5e8f6a6cade695
3
+ size 4995542848
model-00026-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:142d379a009e8f624a2a38450ceb750b2e2f8d3e63a9907afa0c48839aa75893
3
+ size 4932628288
model-00027-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc7e26d6b742ea34d55eb57125f4f66dc5a1bdb00547e2a63f8c8e950b2facbe
3
+ size 4806774344
model-00028-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df49d875e37fb2835bcc723b792b7c8b6be750e957a5add45398634098aded89
3
+ size 4806799144
model-00029-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:264f130b64ba42846e4b2da8e6ae33ff6f6c4e88beb382b1ca5e7d25eeec1671
3
+ size 4806799144
model-00030-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:949c75266c1dffe8a5df987d2060b51a15fb1e95f26ef5ff0dfed0e210ff96b7
3
+ size 4806799144
model-00031-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:343f01143dc6a4f28b00031365a84ff1e1105068e904a7fe98a7cdbaca94e51c
3
+ size 4806799144
model-00032-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0dafb3fccf3571f3800e0248188e9ff0e66341deee204499c56e9409a47cdae
3
+ size 4806799152
model-00033-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ba3c9e3b4288cecb67fbfcf5c851293c981c7f9b95be1bc9fd61be78379e7e5
3
+ size 4806799152
model-00034-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e0438c9a72b10be0ba1d2fe3d50e142f3efff04c42e7ddb09d13abe536242cf
3
+ size 4806799152
model-00035-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e4ecee32f7c180a0d7c707b7e908681f045191f74a01d9ed598b36a867a234e
3
+ size 4806799152
model-00036-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5eed503a212655cc1e9b83d7c55f61202c30b2c8a426be816da3f028107f1d61
3
+ size 4806799152
model-00037-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39d15148395e7e1f1d1543373bbc678bbef8e0475c7cbd21c384bfb27fc925dd
3
+ size 4806799152
model-00038-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f54613a2af1bc62d0e2f34bfd4e18ba333f2e1050bfe9288a14d6f0a717a15f7
3
+ size 4806799152
model-00039-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:840bcc5ec0aa48de06d9fd61d035c920c47046b32ddd53114ce2cb72eba969f3
3
+ size 4806799152
model-00040-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ee6e52a68ad639a70fa3d53934c477b408fa1f324f74317aad6d2f75965db93
3
+ size 4806799152
model-00041-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7540fe808da2d66e31da717455e105c1b965fbd1573ba96b7b97a152f8042b5c
3
+ size 4806799152
model-00042-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7365d08feb99691e6a03820e623460ef38f4c46ac827fb18f187ee37fd951a79
3
+ size 4806799152
model-00043-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:535278440166af2f53c2cfc07e06c5f6ce2f0bcae53dc023faa3948f19ddc01a
3
+ size 4806799152
model-00044-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63930f8b116415312d6f7bc762605b733e5b6836061bbef9ed518aacaf8ef695
3
+ size 4806799152
model-00045-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47a90e17552c4e92e2012e9a0cd1dc1d0c90fac78376e0a17102698213afe7b2
3
+ size 4806799152
model-00046-of-00059.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37a8a0b0f6620dd5184c21b40fb002ec63e933d143cf86fa912f05922b2fd475
3
+ size 4806799152