update
Browse files- .gitattributes +1 -0
- libcuda/libllama.so +3 -0
.gitattributes
CHANGED
@@ -40,3 +40,4 @@ llama-cli filter=lfs diff=lfs merge=lfs -text
|
|
40 |
llama-cli-cuda filter=lfs diff=lfs merge=lfs -text
|
41 |
llama-bench filter=lfs diff=lfs merge=lfs -text
|
42 |
libcuda/libggml.so filter=lfs diff=lfs merge=lfs -text
|
|
|
|
40 |
llama-cli-cuda filter=lfs diff=lfs merge=lfs -text
|
41 |
llama-bench filter=lfs diff=lfs merge=lfs -text
|
42 |
libcuda/libggml.so filter=lfs diff=lfs merge=lfs -text
|
43 |
+
libcuda/libllama.so filter=lfs diff=lfs merge=lfs -text
|
libcuda/libllama.so
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:618734028e9cb2a9606ee39b5a0578ecb17ffee84bb867eec2872c0f03b7c64f
|
3 |
+
size 1782664
|