danielhanchen commited on
Commit
5a603a1
·
verified ·
1 Parent(s): 7bcd751

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -45,3 +45,10 @@ Llama-3.3-70B-Instruct-Q6_K/Llama-3.3-70B-Instruct-Q6_K-00002-of-00002.gguf filt
45
  Llama-3.3-70B-Instruct-Q6_K/Llama-3.3-70B-Instruct-Q6_K-00001-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
46
  Llama-3.3-70B-Instruct-Q8_0/Llama-3.3-70B-Instruct-Q8_0-00002-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
47
  Llama-3.3-70B-Instruct-Q8_0/Llama-3.3-70B-Instruct-Q8_0-00001-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
45
  Llama-3.3-70B-Instruct-Q6_K/Llama-3.3-70B-Instruct-Q6_K-00001-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
46
  Llama-3.3-70B-Instruct-Q8_0/Llama-3.3-70B-Instruct-Q8_0-00002-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
47
  Llama-3.3-70B-Instruct-Q8_0/Llama-3.3-70B-Instruct-Q8_0-00001-of-00002.gguf filter=lfs diff=lfs merge=lfs -text
48
+ Llama-3.3-70B-Instruct-UD-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
49
+ Llama-3.3-70B-Instruct-UD-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
50
+ Llama-3.3-70B-Instruct-UD-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
51
+ Llama-3.3-70B-Instruct-UD-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
52
+ Llama-3.3-70B-Instruct-UD-Q2_K_XL.gguf filter=lfs diff=lfs merge=lfs -text
53
+ Llama-3.3-70B-Instruct-UD-Q3_K_XL.gguf filter=lfs diff=lfs merge=lfs -text
54
+ Llama-3.3-70B-Instruct-UD-Q4_K_XL.gguf filter=lfs diff=lfs merge=lfs -text
Llama-3.3-70B-Instruct-UD-IQ1_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:677172549829d52d6a0a8fc54bd6e4d9f40e73931d451ac4e7759f4bf4fe22bc
3
+ size 17145875040
Llama-3.3-70B-Instruct-UD-IQ1_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76d52799879a1a151e472a1f49492f9f329b2ac79e4435250bee8c68ca5dfdf6
3
+ size 15854029408
Llama-3.3-70B-Instruct-UD-IQ2_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a62bf74dc8e3bf184b17bf21394d9f07ee71c12df268c2e0b5e966c73ce8d11
3
+ size 24295197280
Llama-3.3-70B-Instruct-UD-IQ3_XXS.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:068ccbffa47147ca4acc0632bd6c3eeb4276928fbdd716aa2e2e5dc32a85f6b0
3
+ size 27655621216
Llama-3.3-70B-Instruct-UD-Q2_K_XL.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f825d0faf439010238a8912c992384e789043547eca4bb9939baa5927512603d
3
+ size 26966739552
Llama-3.3-70B-Instruct-UD-Q3_K_XL.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:593de268e187d606e8072f7a146b0f19bf7a9e456f2cb8a815e3c850348e5161
3
+ size 34784725600
Llama-3.3-70B-Instruct-UD-Q4_K_XL.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b86d2c9e2e8d69d86c5d6a5b4bf69b7e06f3a5e6c70dc03f68ee8447b74d6fb5
3
+ size 42664577632
config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "LlamaForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 128000,
8
+ "eos_token_id": 128009,
9
+ "head_dim": 128,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 8192,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 28672,
14
+ "max_position_embeddings": 131072,
15
+ "mlp_bias": false,
16
+ "model_type": "llama",
17
+ "num_attention_heads": 64,
18
+ "num_hidden_layers": 80,
19
+ "num_key_value_heads": 8,
20
+ "pad_token_id": 128004,
21
+ "pretraining_tp": 1,
22
+ "rms_norm_eps": 1e-05,
23
+ "rope_scaling": {
24
+ "factor": 8.0,
25
+ "high_freq_factor": 4.0,
26
+ "low_freq_factor": 1.0,
27
+ "original_max_position_embeddings": 8192,
28
+ "rope_type": "llama3"
29
+ },
30
+ "rope_theta": 500000.0,
31
+ "tie_word_embeddings": false,
32
+ "torch_dtype": "bfloat16",
33
+ "transformers_version": "4.52.0.dev0",
34
+ "unsloth_fixed": true,
35
+ "use_cache": true,
36
+ "vocab_size": 128256
37
+ }