Initial commit.
Browse files
.gitattributes
CHANGED
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
llama-3-8b-instruct-262k-chinese-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
llama-3-8b-instruct-262k-chinese-q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
llama-3-8b-instruct-262k-chinese-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
llama-3-8b-instruct-262k-chinese-q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
llama-3-8b-instruct-262k-chinese-q3_K.gguf filter=lfs diff=lfs merge=lfs -text
|
llama-3-8b-instruct-262k-chinese-q3_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c3b78f04f92b65dc72418ce45ff988af9e8cc3a3f421d12c52e891bd73b7d63
|
3 |
+
size 4019430720
|