Fix for T4 GPUs (#16)

Co-authored-by: Lianmin Zheng <lianminzheng@gmail.com>
This commit is contained in:
Ying Sheng
2024-01-16 15:49:03 -08:00
committed by GitHub
parent 5b27a1dce4
commit ffe4aaee1d
6 changed files with 68 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "sglang"
version = "0.1.3"
version = "0.1.4"
description = "A structured generation langauge for LLMs."
readme = "README.md"
requires-python = ">=3.8"