Upload folder using huggingface_hub
Browse files- Llama-3.2-1B-Instruct-UD-IQ1_M.gguf +1 -1
- Llama-3.2-1B-Instruct-UD-IQ1_S.gguf +1 -1
- Llama-3.2-1B-Instruct-UD-IQ2_M.gguf +1 -1
- Llama-3.2-1B-Instruct-UD-IQ3_XXS.gguf +1 -1
- Llama-3.2-1B-Instruct-UD-Q2_K_XL.gguf +1 -1
- Llama-3.2-1B-Instruct-UD-Q3_K_XL.gguf +1 -1
- Llama-3.2-1B-Instruct-UD-Q4_K_XL.gguf +1 -1
- config.json +1 -1
Llama-3.2-1B-Instruct-UD-IQ1_M.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 439181344
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2296d5ce14318b1c7359e17ab8b86cd0ae93593dc4d98be9d267a60881e1a30c
|
3 |
size 439181344
|
Llama-3.2-1B-Instruct-UD-IQ1_S.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 421617696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60f05b86eb901189dabd946cff4206656395316fcf85aa111d35545e21b0bc65
|
3 |
size 421617696
|
Llama-3.2-1B-Instruct-UD-IQ2_M.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 536322080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b79dd1b66164fe8c3e77e2b56b474f7983482a33eede977c68eb6d3e79a14ac
|
3 |
size 536322080
|
Llama-3.2-1B-Instruct-UD-IQ3_XXS.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 575381536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f39f7695f7e9d8d6b4f6a7278f606e9177ef86ddb10c59d2538e3a7ddc332cb6
|
3 |
size 575381536
|
Llama-3.2-1B-Instruct-UD-Q2_K_XL.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 605532192
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca9b2e5eb5edf80886f1b543231cd122e638d0d524e0654e12d0732d6c78b7bc
|
3 |
size 605532192
|
Llama-3.2-1B-Instruct-UD-Q3_K_XL.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 723996704
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ced2ef04c4219bd88bb852398f06ab9d5e60d356a0ec6260ae0f368e06da95b8
|
3 |
size 723996704
|
Llama-3.2-1B-Instruct-UD-Q4_K_XL.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 834203680
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb1e301352132cc8e804ccde1c024f78c060d2da64e260e2123e057cb0540094
|
3 |
size 834203680
|
config.json
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
"rope_theta": 500000.0,
|
31 |
"tie_word_embeddings": true,
|
32 |
"torch_dtype": "bfloat16",
|
33 |
-
"transformers_version": "4.
|
34 |
"unsloth_fixed": true,
|
35 |
"use_cache": true,
|
36 |
"vocab_size": 128256
|
|
|
30 |
"rope_theta": 500000.0,
|
31 |
"tie_word_embeddings": true,
|
32 |
"torch_dtype": "bfloat16",
|
33 |
+
"transformers_version": "4.52.0.dev0",
|
34 |
"unsloth_fixed": true,
|
35 |
"use_cache": true,
|
36 |
"vocab_size": 128256
|