misc: update SGLang package description (#659)

This commit is contained in:
zhyncs
2024-07-20 02:27:39 +10:00
committed by GitHub
parent 2d96da813e
commit dc4e4a6acc

View File

@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "sglang"
version = "0.1.21"
description = "A structured generation langauge for LLMs."
description = "SGLang is yet another fast serving framework for large language models and vision language models."
readme = "README.md"
requires-python = ">=3.8"
license = {file = "LICENSE"}