update readme

This commit is contained in:
Yu Li
2023-11-18 08:13:57 -06:00
parent 7fd12490a3
commit 6eb999fbcd
2 changed files with 3 additions and 1 deletions

View File

@@ -21,6 +21,8 @@ This is the first open source 33B Chinese LLM, we also support DPO alignment tra
[![Generic badge](https://img.shields.io/badge/wechat-Anima-brightgreen?logo=wechat)](https://static.aicompose.cn/static/wecom_barcode.png?t=1671918938)
[![Generic badge](https://img.shields.io/badge/🤗-Huggingface%20Repo-green.svg)](https://huggingface.co/lyogavin/Anima33B-merged)
[![Generic badge](https://img.shields.io/badge/🤗-Huggingface%20Repo-green.svg)](https://huggingface.co/lyogavin/Anima-7B-100K)
[![Discord](https://img.shields.io/discord/1175437549783760896)](https://img.shields.io/discord/1175437549783760896)
</div>
## 🔄 更新 Updates

View File

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