Commit
•
a27ef1b
1
Parent(s):
1c6d874
Upload MixtralForCausalLM
Browse files- config.json +46 -0
- generation_config.json +7 -0
- model-00001-of-00005.safetensors +3 -0
- model-00002-of-00005.safetensors +3 -0
- model-00003-of-00005.safetensors +3 -0
- model-00004-of-00005.safetensors +3 -0
- model-00005-of-00005.safetensors +3 -0
- model.safetensors.index.json +0 -0
config.json
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "/fsx/alvaro.bartolome/Mixtral-8x7B-Instruct-v0.1-AWQ-INT4",
|
3 |
+
"architectures": [
|
4 |
+
"MixtralForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_dropout": 0.0,
|
7 |
+
"bos_token_id": 1,
|
8 |
+
"eos_token_id": 2,
|
9 |
+
"hidden_act": "silu",
|
10 |
+
"hidden_size": 4096,
|
11 |
+
"initializer_range": 0.02,
|
12 |
+
"intermediate_size": 14336,
|
13 |
+
"max_position_embeddings": 32768,
|
14 |
+
"model_type": "mixtral",
|
15 |
+
"num_attention_heads": 32,
|
16 |
+
"num_experts_per_tok": 2,
|
17 |
+
"num_hidden_layers": 32,
|
18 |
+
"num_key_value_heads": 8,
|
19 |
+
"num_local_experts": 8,
|
20 |
+
"output_router_logits": false,
|
21 |
+
"quantization_config": {
|
22 |
+
"backend": "autoawq",
|
23 |
+
"bits": 4,
|
24 |
+
"do_fuse": false,
|
25 |
+
"exllama_config": null,
|
26 |
+
"fuse_max_seq_len": null,
|
27 |
+
"group_size": 128,
|
28 |
+
"modules_to_fuse": null,
|
29 |
+
"modules_to_not_convert": [
|
30 |
+
"gate"
|
31 |
+
],
|
32 |
+
"quant_method": "awq",
|
33 |
+
"version": "gemm",
|
34 |
+
"zero_point": true
|
35 |
+
},
|
36 |
+
"rms_norm_eps": 1e-05,
|
37 |
+
"rope_theta": 1000000.0,
|
38 |
+
"router_aux_loss_coef": 0.02,
|
39 |
+
"router_jitter_noise": 0.0,
|
40 |
+
"sliding_window": null,
|
41 |
+
"tie_word_embeddings": false,
|
42 |
+
"torch_dtype": "float16",
|
43 |
+
"transformers_version": "4.42.4",
|
44 |
+
"use_cache": false,
|
45 |
+
"vocab_size": 32000
|
46 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 1,
|
4 |
+
"do_sample": true,
|
5 |
+
"eos_token_id": 2,
|
6 |
+
"transformers_version": "4.42.4"
|
7 |
+
}
|
model-00001-of-00005.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bbbb3f904268ec47898be2e4e121c2f319487b1e6bc42b7235e5442c28d2de5
|
3 |
+
size 4991356832
|
model-00002-of-00005.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b14eaf2f4ab6e580430c6c3f39fbb19719a65aa2e8172d5607c1a078a4c41736
|
3 |
+
size 4981921768
|
model-00003-of-00005.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b113937d4bcd0462ebc510eced2f2b6cf2c623bfea7b3c7281e7b68ab8dc672
|
3 |
+
size 4973289064
|
model-00004-of-00005.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6e966180a0ca240d7a327eb782ec0a63a73c0f569ffed3201f77f6690043b2f
|
3 |
+
size 4973289080
|
model-00005-of-00005.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f30925aad4f05a7536d3fbb4ee0af1f04d065167ca55c5f3a43ba63feb06de9
|
3 |
+
size 4734098376
|
model.safetensors.index.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|