mirror of
https://github.com/triton-inference-server/server.git
synced 2026-03-27 08:21:14 +00:00
21 lines
220 B
Plaintext
21 lines
220 B
Plaintext
/build
|
|
/builddir
|
|
/.vscode
|
|
*.so
|
|
__pycache__
|
|
tmp
|
|
*.log
|
|
*.xml
|
|
test_results.txt
|
|
artifacts
|
|
cprofile
|
|
*.prof
|
|
.venv
|
|
**/.venv
|
|
|
|
# Test exclusions
|
|
qa/L0_openai/openai
|
|
tensorrtllm_models
|
|
tensorrtllm_mistral_models/
|
|
custom_tokenizer
|