Upload folder using huggingface_hub
Browse files- .gitattributes +3 -0
- llama-3.2-1b-instruct.Q2_K.gguf +3 -0
- llama-3.2-1b-instruct.f16.gguf +3 -0
- llama-3.2-1b-instruct.imatrix +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,6 @@ 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 |
+
llama-3.2-1b-instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
llama-3.2-1b-instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
llama-3.2-1b-instruct.imatrix filter=lfs diff=lfs merge=lfs -text
|
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:c5101c0000c1c5a5780c1fb3535ce3e08415d8ec5dce6a57acf6e46b08fa5144
|
3 |
+
size 580874080
|
llama-3.2-1b-instruct.f16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f33ad43d2b85b908ff06fe7002b69806a57359b9b2617ca27d7bdea428ae146
|
3 |
+
size 2479595360
|
llama-3.2-1b-instruct.imatrix
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8a32410591524e765fc4374dd71ac71a43da8d2ec44312eea47754d6480c8df
|
3 |
+
size 1314410
|