DeathGodlike commited on
Commit
d3916aa
·
verified ·
1 Parent(s): 71c2775

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
Download~Vortex5_Cosmic-Night-12B_H8-8.0BPW_EXL3.bat ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ hf download DeathGodlike/Vortex5_Cosmic-Night-12B_EXL3 ^
2
+ --local-dir Vortex5_Cosmic-Night-12B_H8-8.0BPW_EXL3 ^
3
+ --include "*.json" ^
4
+ --revision H8-8.0BPW && ^
5
+ hf download DeathGodlike/Vortex5_Cosmic-Night-12B_EXL3 ^
6
+ --local-dir Vortex5_Cosmic-Night-12B_H8-8.0BPW_EXL3 ^
7
+ --include "*.safetensors" ^
8
+ --revision H8-8.0BPW
config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "MistralForCausalLM"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "bos_token_id": 1,
7
+ "dtype": "bfloat16",
8
+ "eos_token_id": 2,
9
+ "head_dim": 128,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 5120,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 14336,
14
+ "max_position_embeddings": 131072,
15
+ "model_type": "mistral",
16
+ "num_attention_heads": 32,
17
+ "num_hidden_layers": 40,
18
+ "num_key_value_heads": 8,
19
+ "pad_token_id": 10,
20
+ "rms_norm_eps": 1e-05,
21
+ "rope_theta": 1000000.0,
22
+ "sliding_window": null,
23
+ "tie_word_embeddings": false,
24
+ "transformers_version": "4.56.2",
25
+ "unsloth_version": "2024.9",
26
+ "use_cache": false,
27
+ "vocab_size": 131075,
28
+ "quantization_config": {
29
+ "quant_method": "exl3",
30
+ "version": "0.0.29",
31
+ "bits": 8.0,
32
+ "head_bits": 8,
33
+ "calibration": {
34
+ "rows": 250,
35
+ "cols": 2048
36
+ },
37
+ "out_scales": "always",
38
+ "codebook": "mcg"
39
+ }
40
+ }
model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9208627a511651fe46dea8c4e0a71fad655654b87e1c1c8f55cc8bc6fc984cfe
3
+ size 8435832916
model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbc5a14d10d682613d6685920ce5a77970c26d5d96ffba868bc98c90ac2a88ed
3
+ size 4491671321
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
quantization_config.json ADDED
The diff for this file is too large to render. See raw diff
 
special_tokens_map.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "unk_token": {
17
+ "content": "<unk>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ }
23
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33cb74e9ca1c0323b1be5f7e367b96bae218c22d0c4ed5b0edeec39f3a8755c3
3
+ size 17078856
tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff