uploaded from rich1
Browse files- .gitattributes +12 -0
- open-llama-3.2-1B-Instruct.IQ4_XS.gguf +3 -0
- open-llama-3.2-1B-Instruct.Q2_K.gguf +3 -0
- open-llama-3.2-1B-Instruct.Q3_K_L.gguf +3 -0
- open-llama-3.2-1B-Instruct.Q3_K_M.gguf +3 -0
- open-llama-3.2-1B-Instruct.Q3_K_S.gguf +3 -0
- open-llama-3.2-1B-Instruct.Q4_K_M.gguf +3 -0
- open-llama-3.2-1B-Instruct.Q4_K_S.gguf +3 -0
- open-llama-3.2-1B-Instruct.Q5_K_M.gguf +3 -0
- open-llama-3.2-1B-Instruct.Q5_K_S.gguf +3 -0
- open-llama-3.2-1B-Instruct.Q6_K.gguf +3 -0
- open-llama-3.2-1B-Instruct.Q8_0.gguf +3 -0
- open-llama-3.2-1B-Instruct.f16.gguf +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,15 @@ 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 |
+
open-llama-3.2-1B-Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
open-llama-3.2-1B-Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
open-llama-3.2-1B-Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
open-llama-3.2-1B-Instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
open-llama-3.2-1B-Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
open-llama-3.2-1B-Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
open-llama-3.2-1B-Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
open-llama-3.2-1B-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
open-llama-3.2-1B-Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
open-llama-3.2-1B-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
open-llama-3.2-1B-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
open-llama-3.2-1B-Instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
open-llama-3.2-1B-Instruct.IQ4_XS.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45f64cde9aeed8ac16f00a57ea91e98deaa1b341b6b3f9eada35bfbfc7510749
|
3 |
+
size 887927616
|
open-llama-3.2-1B-Instruct.Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42b280ca7e02104d0ac440fdc8d5b9be12a3148313fc2c6820b400b46ed7ac25
|
3 |
+
size 667063104
|
open-llama-3.2-1B-Instruct.Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6fa8445835a7eb893da8275b8e7f3d3efec86d07ccf965d937bac147dd264bd
|
3 |
+
size 845390656
|
open-llama-3.2-1B-Instruct.Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2043e0978d0cb63ad5f1dae96331d9928099e03f7d7de5a7e0dc94acc8986a72
|
3 |
+
size 803709760
|
open-llama-3.2-1B-Instruct.Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ab8ed6e5ce0e81a9c339849f600f6251ad6be1a6b36ce4d47cc71b4dc4b7f37
|
3 |
+
size 754557760
|
open-llama-3.2-1B-Instruct.Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:143f9ddd031ad6f4ded820141f9df1ef370eaef50e621aca0d10e655bc6d0ecc
|
3 |
+
size 955446080
|
open-llama-3.2-1B-Instruct.Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:224c3e807203687a7a4156829ea48f02d8e10fdb9073d1aa7430920784652e6b
|
3 |
+
size 923398976
|
open-llama-3.2-1B-Instruct.Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9f9c7400fe078845f3c83371700ff5d3758dd1869bf2d2b2c70cae6005ad222
|
3 |
+
size 1092088640
|
open-llama-3.2-1B-Instruct.Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8832d00ece14660951409c373a2ce0755607acd2ce3a52247df09d026731e954
|
3 |
+
size 1073148736
|
open-llama-3.2-1B-Instruct.Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68520bb8d199fcf5c7cb97b6d4da731b3036a8cdb9f53af792b67a76c9d242ef
|
3 |
+
size 1237271360
|
open-llama-3.2-1B-Instruct.Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9918f32e903a691636dbeb92b164ba55a7d804c7e201786393a7382a8137c6a
|
3 |
+
size 1600168768
|
open-llama-3.2-1B-Instruct.f16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1cec98e59c2598235ba20928082818c83d5a119c6148b3b63207e4e9dbcef80
|
3 |
+
size 3004932928
|