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 973647d commit 9ca4421Copy full SHA for 9ca4421
setup.py
@@ -24,7 +24,7 @@ def parse_requirements(filename):
24
25
setup(
26
name="google-jetstream",
27
- version="0.2.2",
+ version="0.2.3",
28
description=(
29
"JetStream is a throughput and memory optimized engine for LLM inference on XLA devices, starting with TPUs (and GPUs in future -- PRs welcome)."
30
),
0 commit comments