We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
site_url
sitemap.xml
1 parent 92cdf63 commit 3b4a0daCopy full SHA for 3b4a0da
mkdocs.yml
@@ -1,6 +1,6 @@
1
site_name: LLM Compressor Docs
2
site_description: Documentation for LLM Compressor, an easy-to-use library for compressing large language models for deployment with vLLM.
3
-site_url: https://docs.vllm.ai/projects/llm-compressor
+site_url: !ENV READTHEDOCS_CANONICAL_URL
4
repo_url: https://github.com/vllm-project/llm-compressor
5
edit_uri: https://github.com/vllm-project/llm-compressor/tree/main/docs
6
0 commit comments