update version

This commit is contained in:
Yu Li
2023-12-18 23:07:23 -06:00
parent 4159a535ad
commit 45a01a8965

View File

@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="airllm",
version="2.4.5",
version="2.5",
author="Gavin Li",
author_email="gavinli@animaai.cloud",
description="AirLLM allows single 4GB GPU card to run 70B large language models without quantization, distillation or pruning.",