Upload llama-server with huggingface_hub
Browse files- .gitattributes +1 -0
- llama-server +3 -0
.gitattributes
CHANGED
|
@@ -39,3 +39,4 @@ llama_cpp/lib/libggml-base.so filter=lfs diff=lfs merge=lfs -text
|
|
| 39 |
llama_cpp/lib/libggml-cpu.so filter=lfs diff=lfs merge=lfs -text
|
| 40 |
llama_cpp/lib/libllama.so filter=lfs diff=lfs merge=lfs -text
|
| 41 |
llama_cpp/lib/libmtmd.so filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 39 |
llama_cpp/lib/libggml-cpu.so filter=lfs diff=lfs merge=lfs -text
|
| 40 |
llama_cpp/lib/libllama.so filter=lfs diff=lfs merge=lfs -text
|
| 41 |
llama_cpp/lib/libmtmd.so filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
llama-server filter=lfs diff=lfs merge=lfs -text
|
llama-server
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:628274ca48923a1dc6f41cdb6b494ef5a84287704151852a7a19a28b3daed65a
|
| 3 |
+
size 7464472
|