Upload 2 files
Browse files- .gitattributes +2 -0
- linux_x64/llama_cpu +3 -0
- linux_x64/llama_vulkan +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 |
+
linux_x64/llama_cpu filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
linux_x64/llama_vulkan filter=lfs diff=lfs merge=lfs -text
|
linux_x64/llama_cpu
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:873e7907e51b9df5603749d504700feadd34849acd45c0d75749166fa4f907c5
|
| 3 |
+
size 9836648
|
linux_x64/llama_vulkan
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72f666cf529bd63c846ff5a89124c0cd5922d847fcb080df7a182cf06b96b04c
|
| 3 |
+
size 70537144
|