Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
huggingface/text-generation-inference
Pull Requests
Commits
backends/trtllm-executor
20250708-ci-fixes
add_L4
add_api_key
add_batch_dimension
add_chunked_atn
add_chunked_attn
add_deepseekv3
add_gptq_docs
add_integration_test
add_readme_dashboard
add_tunable_prefill
add_vlm_chunking
add-chat-response-format
add-google-cloud-provider
add-quickstart-script
add-rotary-embed-tests
add-small-ttft-script
add-test-for-warmup-and-kvcache
adding_docs
adjust-mllama-test-output
adjust-where-request-max-tokens-is-defaulted
aiter_kernels
amd-ci-fx
auto_length
automodel-supports-flash-paged-attention
avoid-cuda-graph-during-warmup-if-oom
avoid-zero-seed
backends/trtllm
backends/trtllm-executor
baichuan2-13b
bnb4
bugfix/add_tools_prompt
bugfix/moe-kernels-imports
bugfix/phi-exl2
bump-client-0.6.2
bump-kernel-versions
bump-poetry-and-requirements
chunked_attn_l4
ci_amd
ci_amd2
ci_amd3
ci_amd4
ci2
ci-amihalik-update-chat-completion-messages
ci-new-cluster
ci-patch
ci-run-openai-function-calling-compatible-support
ci-update_xpu_image
ci-xpu
ci-xpu2
close_dl_thread
compat_logger
compile-grammar-in-router
cuda_ipc_allreduce
debug/gemma2
debug-gpt2
debug-request-id
debug-torch-23
debugging-timeouts
deploy/aml
dev
development-guide
dummy
enable_non_divisible_embeddings
enable-non-grammar-constrained-tools
enable-qwen2vl-video
enable-transformers-vlm
exl2
experiment/moe
explore-static-triton-kernels
explore-t4-gemma-issues
feat/add-load-test
feat/attention_sinks
feat/backend_abstraction
feat/backend_feature
feat/better_tokens
feat/cuda_12
feat/flash_decoding
feat/improve_max_tokens
feat/max_queue_size
feat/page_re_alloc
feat/parse_logs
feat/support_deepspeed
feat-backend-llamacpp
feature/machete
feature/moe-kernels
feature/no_repeat_ngram_size_ci
feature/no_repeat_ngram_size
feature/phi-3-small
feature/prefix
feature/radix-prefix-cache
feature/radix-prefix-cache-bench
feature/vlm-prefix-caching
fix/allow-top-p-0
fix/avoid_record_streams
fix_default_arg
fix_exl2
fix_fp8_llama3.2
fix_leak
fix_mistral2
fix_neox_rotary_emb
fix/op-trace-id
fix/parse-mamba-config
fix_phi3
fix-cudagraph-bug
fix-gemma-tokenization
fix-grammar-cleanup-bug
fix-grammar-fsm-batching
fix-mixtral-adapter-loading
fix-release-tests
fix-repack-for-marlin
fix-tool-call-def
fix-tp
fix-version-install
flashinfer
flashinfer-0.2.5
fp8_kvcache
fp8_rocm
gaudi_llama4_tmp
git_v2.1.0
git_v2.1.1
git_v2.2.0
git_v2.3.0
git_v2.3.1
git_v2.4.0
git_v2.4.1
git_v3.0.0
git_v3.0.1
git_v3.0.2
git_v3.1.0
git_v3.2.2
git_v3.2.3
git_v3.3.3
git_v3.3.4
git_v3.3.5
git_2.0.4
git_3.1.1
git_3.2.0
git_3.2.1
git_3.3.0
git_3.3.1
git_3.3.2
improve_defaults
improve_launcher_defaults
improve-docs
improve-dynamic-message-content
improve-json-schema-field
improve-tool-call-and-response-ids
inlcude-latest-release-on-commit-builds-tags
ipex-moe
kvrouter
kvrouter-endpoints
llama-fused-compiled-mlp
main
maintenance/docker-network
maintenance/merge-vlm-input-prep
mamba2
martinigoyanes-fix-frequency-penalty
medusa
megatron
message-more-info
mi300-temp
mllama
model_compat_log
more_logs
multi-lora
new_minor_version
nix/cargo-clippy
nix/docker2
nix_integration_tests
nix/pytorch-2.5.1
nix_test2
no_root_user
no_root_user2
op-compilation-benchmarking
origin/slind_window_fix
osanseviero-patch-1
pip-installable
pr-1869-ci-run
pr-2076-ci-run
pr-2290-ci-runner
pr-2366-ci-branch
pr-2444-ci-branch
pr-2517-ci-branch
pr-2711-ci-branch
pr-2784-ci-branch
pr-2840-ci-branch
pr-2954-ci-branch
pr-3002-ci-branch
pr-3004-ci-branch
pr-3018-ci-branch
precompile-kernels-workflow
prefix_chunk
prefix_default
proxy_sse_engine_state
quantization
quantization-0.1
refactor-lora-linear
release-3.2.4
remove_post_load_weights
response-header-metrics
revert
rocm_6.2_fixes
rocm-ci-build
router-grammar-compile
s3-cache
self-generating-docs
set-num-blocks
simpler_exllama
skip-mistral-test
speculative
streaming_conceptual
support-granite-vision
support-logit-bias-in-chat
support-phi3-small
support-phi-model
support-pre-compile-kernels
temp_work
test_docs
test_rocm
test-batch-speedup-amount
tmp_invariants
tmp_medusa
tmp_torch_compile
transformers-ci
triton_fix
trtllm/executor_stats
trtllm-stop-words
tuna
update_docs2
update_internal_version
update_peft
update_readme
update-flake-deps-and-logit-processor
update-jsonschema
upgrade_mlp_speculator
upgrade-outlines
use_g6
use_updated_kernels
vllm/setup
zstd
add some more basic info in README.md
mfuntowicz
committed
1 year ago
8fad7ae5
look for cuda 12.5
mfuntowicz
committed
1 year ago
b665e2fa
make sure variable live long enough...
mfuntowicz
committed
1 year ago
6b74f5b4
use std::env::const::ARCH
mfuntowicz
committed
1 year ago
69a5804e
fix envvar CARGO_CFG_TARGET_ARCH set at runtime vs compile time
mfuntowicz
committed
1 year ago
fcbf2fc1
add some custom stuff for nccl linkage
mfuntowicz
committed
1 year ago
dda015f2
install to decoder_attention target
mfuntowicz
committed
1 year ago
0a8c9d3d
clean up a bit
mfuntowicz
committed
1 year ago
48315e26
add missing dependant libraries for linking
mfuntowicz
committed
1 year ago
9c60c9ca
update build.rs to link to cuda 12.5
mfuntowicz
committed
1 year ago
09bcca6a
update TensorRT install script to latest
mfuntowicz
committed
1 year ago
e4fc0ebc
update TensorRT-LLM to latest version
mfuntowicz
committed
1 year ago
03935f67
refactor the compute capabilities detection along with num gpus
mfuntowicz
committed
1 year ago
ef187634
fix typo
mfuntowicz
committed
1 year ago
3c39ab5a
make docker linter happy with same capitalization rule
mfuntowicz
committed
1 year ago
4c657ca1
move to TensorRT-LLM v0.11.0
mfuntowicz
committed
1 year ago
d9decb4c
refactored docker image
mfuntowicz
committed
1 year ago
ff151b73
commenting out Python part for TensorRT installation
mfuntowicz
committed
1 year ago
3db1be41
update tgi entrypoint
mfuntowicz
committed
1 year ago
805e584b
adding missing ld_library_path for cuda stubs in Dockerfile
mfuntowicz
committed
1 year ago
d0a34a95
fix missing / before tgi lib path
mfuntowicz
committed
1 year ago
3fd2bb70
correctly setup linking search path for runtime layer
mfuntowicz
committed
1 year ago
a32ef3b8
add missing pkgconfig folder for MPI in Dockerfile
mfuntowicz
committed
1 year ago
fd06ca6e
align all the linker search dependency
mfuntowicz
committed
1 year ago
40330c73
fix bad copy/past missing nvinfer linkage direction
mfuntowicz
committed
1 year ago
6a9e925e
leverage pkg-config to probe libraries paths and reuse new install structure from cmake
mfuntowicz
committed
1 year ago
3597beef
do the same name definition stuff for tensorrt_llm_executor_static
mfuntowicz
committed
1 year ago
2aac2ff2
simplify prebuilt trtllm libraries name definition
mfuntowicz
committed
1 year ago
da079df4
add some more information in CMakeLists.txt to correctly find and install nvrtc wrapper
mfuntowicz
committed
1 year ago
20bcaea5
add some more information in CMakeLists.txt to correctly install executorWorker
mfuntowicz
committed
1 year ago
84153702
Older