Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +43 -0
- bin/convert_hf_to_gguf.py +0 -0
- bin/export-graph-ops +0 -0
- bin/llama-batched +0 -0
- bin/llama-batched-bench +0 -0
- bin/llama-bench +3 -0
- bin/llama-cli +3 -0
- bin/llama-completion +0 -0
- bin/llama-convert-llama2c-to-ggml +0 -0
- bin/llama-cvector-generator +0 -0
- bin/llama-debug +3 -0
- bin/llama-debug-template-parser +3 -0
- bin/llama-diffusion-cli +0 -0
- bin/llama-embedding +0 -0
- bin/llama-eval-callback +0 -0
- bin/llama-export-lora +0 -0
- bin/llama-finetune +0 -0
- bin/llama-fit-params +0 -0
- bin/llama-gen-docs +0 -0
- bin/llama-gguf +0 -0
- bin/llama-gguf-hash +0 -0
- bin/llama-gguf-split +0 -0
- bin/llama-idle +0 -0
- bin/llama-imatrix +3 -0
- bin/llama-lookahead +0 -0
- bin/llama-lookup +0 -0
- bin/llama-lookup-create +0 -0
- bin/llama-lookup-merge +0 -0
- bin/llama-lookup-stats +0 -0
- bin/llama-mtmd-cli +0 -0
- bin/llama-parallel +0 -0
- bin/llama-passkey +0 -0
- bin/llama-perplexity +3 -0
- bin/llama-quantize +0 -0
- bin/llama-results +0 -0
- bin/llama-retrieval +0 -0
- bin/llama-save-load-state +0 -0
- bin/llama-server +3 -0
- bin/llama-simple +0 -0
- bin/llama-simple-chat +0 -0
- bin/llama-speculative +0 -0
- bin/llama-speculative-simple +0 -0
- bin/llama-template-analysis +3 -0
- bin/llama-tokenize +0 -0
- bin/llama-tts +3 -0
- bin/test-alloc +0 -0
- bin/test-arg-parser +0 -0
- bin/test-autorelease +0 -0
- bin/test-backend-ops +3 -0
- bin/test-backend-sampler +0 -0
.gitattributes
CHANGED
|
@@ -98,3 +98,46 @@ llama-out/lib/libggml-htp-v81.so filter=lfs diff=lfs merge=lfs -text
|
|
| 98 |
llama-out/lib/libggml-opencl.so.0.9.8 filter=lfs diff=lfs merge=lfs -text
|
| 99 |
llama-out/lib/libllama.so.0.0.0 filter=lfs diff=lfs merge=lfs -text
|
| 100 |
llama-out/lib/libmtmd.so.0.0.0 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 98 |
llama-out/lib/libggml-opencl.so.0.9.8 filter=lfs diff=lfs merge=lfs -text
|
| 99 |
llama-out/lib/libllama.so.0.0.0 filter=lfs diff=lfs merge=lfs -text
|
| 100 |
llama-out/lib/libmtmd.so.0.0.0 filter=lfs diff=lfs merge=lfs -text
|
| 101 |
+
bin/llama-bench filter=lfs diff=lfs merge=lfs -text
|
| 102 |
+
bin/llama-cli filter=lfs diff=lfs merge=lfs -text
|
| 103 |
+
bin/llama-debug filter=lfs diff=lfs merge=lfs -text
|
| 104 |
+
bin/llama-debug-template-parser filter=lfs diff=lfs merge=lfs -text
|
| 105 |
+
bin/llama-imatrix filter=lfs diff=lfs merge=lfs -text
|
| 106 |
+
bin/llama-perplexity filter=lfs diff=lfs merge=lfs -text
|
| 107 |
+
bin/llama-server filter=lfs diff=lfs merge=lfs -text
|
| 108 |
+
bin/llama-template-analysis filter=lfs diff=lfs merge=lfs -text
|
| 109 |
+
bin/llama-tts filter=lfs diff=lfs merge=lfs -text
|
| 110 |
+
bin/test-backend-ops filter=lfs diff=lfs merge=lfs -text
|
| 111 |
+
bin/test-chat filter=lfs diff=lfs merge=lfs -text
|
| 112 |
+
bin/test-chat-auto-parser filter=lfs diff=lfs merge=lfs -text
|
| 113 |
+
bin/test-chat-peg-parser filter=lfs diff=lfs merge=lfs -text
|
| 114 |
+
bin/test-chat-template filter=lfs diff=lfs merge=lfs -text
|
| 115 |
+
bin/test-grammar-integration filter=lfs diff=lfs merge=lfs -text
|
| 116 |
+
bin/test-jinja filter=lfs diff=lfs merge=lfs -text
|
| 117 |
+
bin/test-json-schema-to-grammar filter=lfs diff=lfs merge=lfs -text
|
| 118 |
+
bin/test-peg-parser filter=lfs diff=lfs merge=lfs -text
|
| 119 |
+
bin/test-quantize-stats filter=lfs diff=lfs merge=lfs -text
|
| 120 |
+
lib/libggml-base.so filter=lfs diff=lfs merge=lfs -text
|
| 121 |
+
lib/libggml-base.so.0 filter=lfs diff=lfs merge=lfs -text
|
| 122 |
+
lib/libggml-base.so.0.9.11 filter=lfs diff=lfs merge=lfs -text
|
| 123 |
+
lib/libggml-cpu.so filter=lfs diff=lfs merge=lfs -text
|
| 124 |
+
lib/libggml-cpu.so.0 filter=lfs diff=lfs merge=lfs -text
|
| 125 |
+
lib/libggml-cpu.so.0.9.11 filter=lfs diff=lfs merge=lfs -text
|
| 126 |
+
lib/libggml-hexagon.so filter=lfs diff=lfs merge=lfs -text
|
| 127 |
+
lib/libggml-hexagon.so.0 filter=lfs diff=lfs merge=lfs -text
|
| 128 |
+
lib/libggml-hexagon.so.0.9.11 filter=lfs diff=lfs merge=lfs -text
|
| 129 |
+
lib/libggml-htp-v68.so filter=lfs diff=lfs merge=lfs -text
|
| 130 |
+
lib/libggml-htp-v69.so filter=lfs diff=lfs merge=lfs -text
|
| 131 |
+
lib/libggml-htp-v73.so filter=lfs diff=lfs merge=lfs -text
|
| 132 |
+
lib/libggml-htp-v75.so filter=lfs diff=lfs merge=lfs -text
|
| 133 |
+
lib/libggml-htp-v79.so filter=lfs diff=lfs merge=lfs -text
|
| 134 |
+
lib/libggml-htp-v81.so filter=lfs diff=lfs merge=lfs -text
|
| 135 |
+
lib/libllama-common.so filter=lfs diff=lfs merge=lfs -text
|
| 136 |
+
lib/libllama-common.so.0 filter=lfs diff=lfs merge=lfs -text
|
| 137 |
+
lib/libllama-common.so.0.0.8855 filter=lfs diff=lfs merge=lfs -text
|
| 138 |
+
lib/libllama.so filter=lfs diff=lfs merge=lfs -text
|
| 139 |
+
lib/libllama.so.0 filter=lfs diff=lfs merge=lfs -text
|
| 140 |
+
lib/libllama.so.0.0.8855 filter=lfs diff=lfs merge=lfs -text
|
| 141 |
+
lib/libmtmd.so filter=lfs diff=lfs merge=lfs -text
|
| 142 |
+
lib/libmtmd.so.0 filter=lfs diff=lfs merge=lfs -text
|
| 143 |
+
lib/libmtmd.so.0.0.8855 filter=lfs diff=lfs merge=lfs -text
|
bin/convert_hf_to_gguf.py
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
bin/export-graph-ops
ADDED
|
Binary file (77.4 kB). View file
|
|
|
bin/llama-batched
ADDED
|
Binary file (76.6 kB). View file
|
|
|
bin/llama-batched-bench
ADDED
|
Binary file (75.8 kB). View file
|
|
|
bin/llama-bench
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f61cdbdd86963878e94ae62bb51fb2a7d6a75392be75d86fbfd9cd619d8a6790
|
| 3 |
+
size 397768
|
bin/llama-cli
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0fda75ff1ea5acac32653acdb661852936910b657679013d53ff792a3db50e80
|
| 3 |
+
size 1167912
|
bin/llama-completion
ADDED
|
Binary file (84.7 kB). View file
|
|
|
bin/llama-convert-llama2c-to-ggml
ADDED
|
Binary file (78.5 kB). View file
|
|
|
bin/llama-cvector-generator
ADDED
|
Binary file (82.7 kB). View file
|
|
|
bin/llama-debug
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6471d2d29442c5f05b0d53afa253268064a330be7a6bacef87648d140f9a1950
|
| 3 |
+
size 246080
|
bin/llama-debug-template-parser
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aed96c6780f833d720a41c3a2b7623ce66771a2fa00a30d8af92045f819700e1
|
| 3 |
+
size 180152
|
bin/llama-diffusion-cli
ADDED
|
Binary file (79.3 kB). View file
|
|
|
bin/llama-embedding
ADDED
|
Binary file (78 kB). View file
|
|
|
bin/llama-eval-callback
ADDED
|
Binary file (75.4 kB). View file
|
|
|
bin/llama-export-lora
ADDED
|
Binary file (83.1 kB). View file
|
|
|
bin/llama-finetune
ADDED
|
Binary file (75.7 kB). View file
|
|
|
bin/llama-fit-params
ADDED
|
Binary file (74.7 kB). View file
|
|
|
bin/llama-gen-docs
ADDED
|
Binary file (77.7 kB). View file
|
|
|
bin/llama-gguf
ADDED
|
Binary file (74.8 kB). View file
|
|
|
bin/llama-gguf-hash
ADDED
|
Binary file (75.4 kB). View file
|
|
|
bin/llama-gguf-split
ADDED
|
Binary file (76.6 kB). View file
|
|
|
bin/llama-idle
ADDED
|
Binary file (75.4 kB). View file
|
|
|
bin/llama-imatrix
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a399c19e5a052bf5f14950ec569304c90e6d4cee9df954179a5ffe278707a551
|
| 3 |
+
size 322776
|
bin/llama-lookahead
ADDED
|
Binary file (76.7 kB). View file
|
|
|
bin/llama-lookup
ADDED
|
Binary file (78.1 kB). View file
|
|
|
bin/llama-lookup-create
ADDED
|
Binary file (75.5 kB). View file
|
|
|
bin/llama-lookup-merge
ADDED
|
Binary file (72.6 kB). View file
|
|
|
bin/llama-lookup-stats
ADDED
|
Binary file (76.5 kB). View file
|
|
|
bin/llama-mtmd-cli
ADDED
|
Binary file (81.5 kB). View file
|
|
|
bin/llama-parallel
ADDED
|
Binary file (78.7 kB). View file
|
|
|
bin/llama-passkey
ADDED
|
Binary file (76.7 kB). View file
|
|
|
bin/llama-perplexity
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:296e9d35dda998a8bbeca6ebcf3fa1a3b137a086cd80d3b109971def1aab072f
|
| 3 |
+
size 154432
|
bin/llama-quantize
ADDED
|
Binary file (82.4 kB). View file
|
|
|
bin/llama-results
ADDED
|
Binary file (77.4 kB). View file
|
|
|
bin/llama-retrieval
ADDED
|
Binary file (78.6 kB). View file
|
|
|
bin/llama-save-load-state
ADDED
|
Binary file (76.7 kB). View file
|
|
|
bin/llama-server
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2117ea12a8d52dc59ba349e17b49570aca494076f940d6f0bdd008252eec762
|
| 3 |
+
size 9327368
|
bin/llama-simple
ADDED
|
Binary file (74 kB). View file
|
|
|
bin/llama-simple-chat
ADDED
|
Binary file (74.8 kB). View file
|
|
|
bin/llama-speculative
ADDED
|
Binary file (79.4 kB). View file
|
|
|
bin/llama-speculative-simple
ADDED
|
Binary file (79.8 kB). View file
|
|
|
bin/llama-template-analysis
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae427be8b32b8ab59670bfa5bd6c9700c9a2f8051193ff5ccd3e2a3a98047646
|
| 3 |
+
size 173536
|
bin/llama-tokenize
ADDED
|
Binary file (74.2 kB). View file
|
|
|
bin/llama-tts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:194eaa7af5fbc4f66ee44bf0fb0ca40d71c53ae5fa98a6d4c9ab920a25339a49
|
| 3 |
+
size 403904
|
bin/test-alloc
ADDED
|
Binary file (76.1 kB). View file
|
|
|
bin/test-arg-parser
ADDED
|
Binary file (77.7 kB). View file
|
|
|
bin/test-autorelease
ADDED
|
Binary file (72.9 kB). View file
|
|
|
bin/test-backend-ops
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8acf90438c297c428b8e1edcfeea4391cdd058d8f384bda6dbd1807b3fe3f53
|
| 3 |
+
size 1214872
|
bin/test-backend-sampler
ADDED
|
Binary file (82 kB). View file
|
|
|