| | |
| |
|
| | *.a |
| | *.bat |
| | *.bin |
| | *.d |
| | *.dll |
| | *.dot |
| | *.etag |
| | *.exe |
| | *.gcda |
| | *.gcno |
| | *.gcov |
| | *.gguf |
| | *.gguf.json |
| | *.lastModified |
| | *.log |
| | *.metallib |
| | *.o |
| | *.so |
| | *.swp |
| | *.tmp |
| |
|
| | |
| |
|
| | .cache/ |
| | .ccls-cache/ |
| | .direnv/ |
| | .DS_Store |
| | .envrc |
| | .idea/ |
| | .swiftpm |
| | .vs/ |
| | .vscode/ |
| | nppBackup |
| |
|
| |
|
| | |
| |
|
| | gcovr-report/ |
| | lcov-report/ |
| |
|
| | |
| |
|
| | tags |
| | .build/ |
| | build* |
| | !build-info.cmake |
| | !build-info.cpp.in |
| | !build-info.sh |
| | !build.zig |
| | !docs/build.md |
| | /libllama.so |
| | /llama-* |
| | /vulkan-shaders-gen |
| | android-ndk-* |
| | arm_neon.h |
| | cmake-build-* |
| | CMakeSettings.json |
| | compile_commands.json |
| | ggml-metal-embed.metal |
| | llama-batched-swift |
| | /rpc-server |
| | out/ |
| | tmp/ |
| | autogen-*.md |
| |
|
| | |
| |
|
| | /main |
| | /server |
| |
|
| | |
| |
|
| | !.github/workflows/*.yml |
| |
|
| | |
| |
|
| | models/* |
| | models-mnt |
| | !models/.editorconfig |
| | !models/ggml-vocab-*.gguf* |
| |
|
| | |
| | zig-out/ |
| | zig-cache/ |
| |
|
| | |
| |
|
| | ppl-*.txt |
| | qnt-*.txt |
| | perf-*.txt |
| |
|
| | |
| |
|
| | examples/jeopardy/results.txt |
| | examples/server/*.css.hpp |
| | examples/server/*.html.hpp |
| | examples/server/*.js.hpp |
| | examples/server/*.mjs.hpp |
| | !build_64.sh |
| | !examples/*.bat |
| | !examples/*/*.kts |
| | !examples/*/*/*.kts |
| | !examples/sycl/*.bat |
| | !examples/sycl/*.sh |
| |
|
| | |
| | node_modules |
| | examples/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 |
| |
|
| | |
| | /lora-tests |
| |
|
| | |
| | /run-vim.sh |
| | /run-chat.sh |
| |
|