mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
# Unignore the .vscode folder to track it
|
|
!.vscode
|
|
benchmark_results.json
|
|
*.png
|
|
# ignore config files that users might put here for debugging
|
|
*.yaml
|
|
!nano_v3.yaml
|
|
!nemotron_flash.yaml
|