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.
1 parent 4766737 commit 8c7d7d7Copy full SHA for 8c7d7d7
requirements/common.txt
@@ -46,6 +46,7 @@ scipy # Required for phi-4-multimodal-instruct
46
ninja # Required for xgrammar, rocm, tpu, xpu
47
pybase64 # fast base64 implementation
48
cbor2 # Required for cross-language serialization of hashable objects
49
+xxhash # Required for fast hashing for prefix caching
50
setproctitle # Used to set process names for better debugging and monitoring
51
openai-harmony >= 0.0.3 # Required for gpt-oss
52
anthropic == 0.71.0
0 commit comments