Upload 3 files
Browse files- .gitattributes +3 -0
- windows_x64/llama_cpu.exe +3 -0
- windows_x64/llama_cuda.exe +3 -0
- windows_x64/llama_vulkan.exe +3 -0
.gitattributes
CHANGED
|
@@ -36,3 +36,6 @@ saved_model/**/* 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
|
| 38 |
macos/llama_metal 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
|
| 38 |
macos/llama_metal filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
windows_x64/llama_cpu.exe filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
windows_x64/llama_cuda.exe filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
windows_x64/llama_vulkan.exe filter=lfs diff=lfs merge=lfs -text
|
windows_x64/llama_cpu.exe
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e413045d8b16ffe2910768f84a9f9e75aaa97dccbc77c51d6299e4c5e76ab07
|
| 3 |
+
size 5387776
|
windows_x64/llama_cuda.exe
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af634987fe01905345208e34189807c267519e82a33c5a13e1e027cd26857d24
|
| 3 |
+
size 133660672
|
windows_x64/llama_vulkan.exe
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:039307fff288e116912bd32bd38fc6bc0884f921abe40ff12d0693f9375a3be8
|
| 3 |
+
size 65534464
|