llama.cpp b9686 runtime (linux)
Browse files- .gitattributes +1 -0
- libllama-perplexity-impl.so +3 -0
.gitattributes
CHANGED
|
@@ -39,3 +39,4 @@ 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
|
|
|
|
|
|
| 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
|
| 42 |
+
libllama-perplexity-impl.so filter=lfs diff=lfs merge=lfs -text
|
libllama-perplexity-impl.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8be85a99e13818875f7b34f58f382ffb33c35413a6795df9ec9eb5e63360d8fb
|
| 3 |
+
size 171632
|