You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started/faq.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ There is minimal support for compressed-tensors models in sglang, but it is not
12
12
13
13
**3. How do I select the appropriate strategy for compression?**
14
14
15
-
This involves understanding your hardware availability and inference requirements. Refer to [https://docs.vllm.ai/projects/llm-compressor/en/latest/guides/compression_schemes/](Compression Schemes Guide).
15
+
This involves understanding your hardware availability and inference requirements. Refer to [Compression Schemes Guide](../guides/compression_schemes.md).
16
16
17
17
**4. How much memory or time will xyz algorithm take with my model?**
0 commit comments