Upload folder using huggingface_hub
#14
by
imi2
- opened
- .gitattributes +2 -0
- llama-2-7B-chat-Q4_0_4_4.gguf +3 -0
- llama-2-7B-chat-Q4_0_4_8.gguf +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,5 @@ 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-2-7B-chat-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
llama-2-7B-chat-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text
|
llama-2-7B-chat-Q4_0_4_4.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:622d2b07898e3c0924dea321c011ffc1c0856c428a2ffe6e3df99a4c206fd619
|
3 |
+
size 3825808608
|
llama-2-7B-chat-Q4_0_4_8.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7fbd1accca0c2e5144b24eca9bba233f7ac57551dc040191b0a9f79e41294ebc
|
3 |
+
size 3825808608
|