| |
|
|
| *.a |
| *.bat |
| *.bin |
| *.d |
| *.dll |
| *.dot |
| *.etag |
| *.exe |
| *.gcda |
| *.gcno |
| *.gcov |
| *.gguf |
| *.gguf.json |
| *.lastModified |
| *.log |
| *.metallib |
| *.o |
| *.so |
| *.swp |
| *.tmp |
| *.DS_Store |
|
|
| |
|
|
| /.cache/ |
| /.ccls-cache/ |
| /.direnv/ |
| /.envrc |
| /.idea/ |
| /.swiftpm |
| /.vs/ |
| /.vscode/ |
| /nppBackup |
|
|
|
|
| |
|
|
| /gcovr-report/ |
| /lcov-report/ |
|
|
| |
|
|
| /tags |
| /.build/ |
| /build* |
| /release |
| /debug |
| /libllama.so |
| /llama-* |
| /vulkan-shaders-gen |
| /rpc-server |
| /out/ |
| /tmp/ |
| /autogen-*.md |
| /common/build-info.cpp |
|
|
| |
|
|
| /main |
| /server |
|
|
| |
|
|
| !/.github/workflows/*.yml |
|
|
| |
|
|
| /models/* |
| /models-mnt |
| !/models/.editorconfig |
| !/models/ggml-vocab-*.gguf* |
| !/models/templates |
|
|
| |
| /zig-out/ |
| /zig-cache/ |
|
|
| |
|
|
| /examples/jeopardy/results.txt |
| /tools/server/*.css.hpp |
| /tools/server/*.html.hpp |
| /tools/server/*.js.hpp |
| /tools/server/*.mjs.hpp |
| /tools/server/*.gz.hpp |
| !/build_64.sh |
| !/examples/*.bat |
| !/examples/*/*.kts |
| !/examples/*/*/*.kts |
| !/examples/sycl/*.bat |
| !/examples/sycl/*.sh |
|
|
| |
| /tools/server/webui/node_modules |
| /tools/server/webui/dist |
|
|
| |
|
|
| /.venv |
| __pycache__/ |
| */poetry.lock |
| poetry.toml |
|
|
| |
| /result |
|
|
| |
| /tests/test-backend-ops |
| /tests/test-double-float |
| /tests/test-grad0 |
| /tests/test-grammar-parser |
| /tests/test-llama-grammar |
| /tests/test-opt |
| /tests/test-quantize-fns |
| /tests/test-quantize-perf |
| /tests/test-rope |
| /tests/test-sampling |
| /tests/test-tokenizer-0 |
| /tests/test-tokenizer-1-bpe |
| /tests/test-tokenizer-1-spm |
|
|
| |
| !/scripts/install-oneapi.bat |
|
|
| |
| /hellaswag_val_full.txt |
| /winogrande-debiased-eval.csv |
| /wikitext-2-raw/ |
|
|
| |
| /lora-tests |
|
|
| |
| /run-vim.sh |
| /run-chat.sh |
| /run-spec.sh |
| /.ccache/ |
|
|
| |
| /*.code-workspace |
| /.windsurf/ |
| |
| a.out.* |
|
|