fix new_seq

This commit is contained in:
Yu Li
2023-12-17 17:13:03 -06:00
parent 97e96d8be5
commit b2bc552214

View File

@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="airllm",
version="2.4.4",
version="2.4.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.",