llama.cpp b9686 runtime (linux)
Browse files- .gitattributes +1 -0
- libllama-server-impl.so +3 -0
.gitattributes
CHANGED
|
@@ -38,3 +38,4 @@ libggml-base.so.0.15.1 filter=lfs diff=lfs merge=lfs -text
|
|
| 38 |
libmtmd.so.0.0.9686 filter=lfs diff=lfs merge=lfs -text
|
| 39 |
libllama-bench-impl.so filter=lfs diff=lfs merge=lfs -text
|
| 40 |
libllama-cli-impl.so filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 38 |
libmtmd.so.0.0.9686 filter=lfs diff=lfs merge=lfs -text
|
| 39 |
libllama-bench-impl.so filter=lfs diff=lfs merge=lfs -text
|
| 40 |
libllama-cli-impl.so filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
libllama-server-impl.so filter=lfs diff=lfs merge=lfs -text
|
libllama-server-impl.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6cc3a7dbf220e62c75000d57717b25fc7cdfd69a1e4f5b68c707d6bc7e331503
|
| 3 |
+
size 6456824
|