09a3d3ab17
Check Pre-Tokenizer Hashes / pre-tokenizer-hashes (push) Waiting to run
Python check requirements.txt / check-requirements (push) Waiting to run
Python Type-Check / python type-check (push) Waiting to run
Update Operations Documentation / update-ops-docs (push) Waiting to run
Copilot Setup Steps / copilot-setup-steps (push) Failing after 2s
23 lines
261 B
Plaintext
23 lines
261 B
Plaintext
*.o
|
|
*.a
|
|
.cache/
|
|
# Do not ignore .git directory, otherwise the reported build number will always be 0
|
|
.github/
|
|
.gitignore
|
|
.vs/
|
|
.vscode/
|
|
.DS_Store
|
|
|
|
build*/
|
|
|
|
tools/ui/node_modules/
|
|
|
|
models/*
|
|
|
|
/llama-cli
|
|
/llama-quantize
|
|
|
|
arm_neon.h
|
|
compile_commands.json
|
|
Dockerfile
|