text-generation-inference
Setup for doc-builder and docs for TGI
#740
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
59
Changes
View On
GitHub
Commits
Setup for doc-builder and added TOC
merveenoyan
committed
2 years ago
Added index.md and other initial files
merveenoyan
committed
2 years ago
Added installation and launch notes and re-structured toc
merveenoyan
committed
2 years ago
Update build_pr_documentation.yml
merveenoyan
committed
2 years ago
Update build_pr_documentation.yml
merveenoyan
committed
2 years ago
Update local_launch.md
merveenoyan
committed
2 years ago
Added supported models and hardware
merveenoyan
committed
2 years ago
Separated querying section and emphasized self generating docs
merveenoyan
committed
2 years ago
fix toc
merveenoyan
committed
2 years ago
Added consuming TGI with ChatUI
merveenoyan
committed
2 years ago
Added InferenceClient
merveenoyan
committed
2 years ago
Update docs/source/index.md
merveenoyan
committed
2 years ago
Update docs/source/supported_models.md
merveenoyan
committed
2 years ago
Update docs/source/supported_models.md
merveenoyan
committed
2 years ago
Update docs/source/supported_models.md
merveenoyan
committed
2 years ago
Addressed comments
merveenoyan
committed
2 years ago
Added RoPE and quantization
merveenoyan
committed
2 years ago
Added safetensors
merveenoyan
committed
2 years ago
Update docs/source/supported_models.md
merveenoyan
committed
2 years ago
Update docs/source/basic_tutorials/local_launch.md
merveenoyan
committed
2 years ago
Update docs/source/basic_tutorials/querying.md
merveenoyan
committed
2 years ago
Update docs/source/basic_tutorials/consuming_tgi.md
merveenoyan
committed
2 years ago
Update docs/source/basic_tutorials/local_launch.md
merveenoyan
committed
2 years ago
Update docs/source/basic_tutorials/consuming_tgi.md
merveenoyan
committed
2 years ago
Update docs/source/basic_tutorials/consuming_tgi.md
merveenoyan
committed
2 years ago
Update docs/source/basic_tutorials/local_launch.md
merveenoyan
committed
2 years ago
Update docs/source/basic_tutorials/local_launch.md
merveenoyan
committed
2 years ago
Update docs/source/basic_tutorials/docker_launch.md
merveenoyan
committed
2 years ago
Addressed comments
merveenoyan
committed
2 years ago
Added tip
merveenoyan
committed
2 years ago
Update consuming_tgi.md
merveenoyan
committed
2 years ago
nit
merveenoyan
committed
2 years ago
Update docker_launch.md
merveenoyan
committed
2 years ago
refactored toc
merveenoyan
committed
2 years ago
Fix ToC Tree
osanseviero
committed
2 years ago
Add missing GH Actions workflow
osanseviero
committed
2 years ago
Pass through index
osanseviero
committed
2 years ago
Add usage examples in index
osanseviero
committed
2 years ago
Update .github/workflows/delete_doc_comment.yml
osanseviero
committed
2 years ago
Update .github/workflows/build_documentation.yml
osanseviero
committed
2 years ago
Fix Tip snippet
osanseviero
committed
2 years ago
Format shell code correctly
osanseviero
committed
2 years ago
Add some intro text + docker installation link before code snippet
osanseviero
committed
2 years ago
Fix code snippet in Tip
osanseviero
committed
2 years ago
Merge querying and consuming_tgi
osanseviero
committed
2 years ago
Update preparing_model.md
merveenoyan
committed
2 years ago
Added note on TP sharding
merveenoyan
committed
2 years ago
Fix Tip formatting
osanseviero
committed
2 years ago
Added image to index
merveenoyan
committed
2 years ago
Changed title of launching locally
merveenoyan
committed
2 years ago
Edit ToC tree to change launching locally section
merveenoyan
committed
2 years ago
Added note to install huggingface-hub
merveenoyan
committed
2 years ago
Wording nit
merveenoyan
committed
2 years ago
Small rearrangement in index page
osanseviero
committed
2 years ago
Add gated docs (#797)
merveenoyan
committed
2 years ago
Replace CLI command with docker run IMG --help, it gets improved after #799
osanseviero
committed
2 years ago
Add docker run --help flag + add curl example in docker_launch
osanseviero
committed
2 years ago
Rename docker launch to quicktour
osanseviero
committed
2 years ago
Move launch locally to an installation section
osanseviero
committed
2 years ago
Loading