llama.cpp b9686 runtime (windows)
Browse files- .gitattributes +1 -0
- llama-server-impl.dll +3 -0
.gitattributes
CHANGED
|
@@ -56,3 +56,4 @@ llama-common.dll filter=lfs diff=lfs merge=lfs -text
|
|
| 56 |
llama-completion-impl.dll filter=lfs diff=lfs merge=lfs -text
|
| 57 |
llama-perplexity-impl.dll filter=lfs diff=lfs merge=lfs -text
|
| 58 |
llama-quantize-impl.dll filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 56 |
llama-completion-impl.dll filter=lfs diff=lfs merge=lfs -text
|
| 57 |
llama-perplexity-impl.dll filter=lfs diff=lfs merge=lfs -text
|
| 58 |
llama-quantize-impl.dll filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
llama-server-impl.dll filter=lfs diff=lfs merge=lfs -text
|
llama-server-impl.dll
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29756c51b1e30db06ac5e81b80a14a5a51154862217425868d45dbc3a9dd1e13
|
| 3 |
+
size 9226240
|