Skip to content

Commit 538b3d5

Browse files
update readme (#410)
1 parent 50da6b6 commit 538b3d5

File tree

3 files changed

+10
-235
lines changed

3 files changed

+10
-235
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center" style="font-family: charter;">
2-
<h1> LLMC: Towards Accurate and Efficient LLM Compression </h1>
2+
<h1> LightCompress: Towards Accurate and Efficient AIGC Model Compression </h1>
33

44
<img src="./imgs/llmc.png" alt="llmc" width="75%" />
55

@@ -11,11 +11,13 @@
1111
[![Doc](https://img.shields.io/badge/docs-English-99cc2)](https://llmc-en.readthedocs.io/en/latest/)
1212
[![Doc](https://img.shields.io/badge/文档-中文-99cc2)](https://llmc-zhcn.readthedocs.io/en/latest/)&#160;
1313

14-
**\[ English | [中文](README_zh.md) | [日本語](README_ja.md) \]**
14+
**\[ English | [中文](README_zh.md) \]**
1515

1616
</div>
1717

18-
**LLMC** is an off-the-shell tool designed for compressing LLM, leveraging state-of-the-art compression algorithms to enhance efficiency and reduce model size without compromising performance. You can download the Docker image that can run llmc with the following command. Users in mainland China are recommended to use Alibaba Cloud Docker.
18+
> **📢 Notice**: This repository was formerly known as **LLMC** and has been renamed to **LightCompress**.
19+
20+
**LightCompress** is an off-the-shell tool designed for compressing aigc models(LLM, VLM, Diffusion ...), leveraging state-of-the-art compression algorithms to enhance efficiency and reduce model size without compromising performance. You can download the Docker image that can run LightCompress with the following command. Users in mainland China are recommended to use Alibaba Cloud Docker.
1921

2022
```shell
2123
# docker hub: https://hub.docker.com/r/llmcompression/llmc

README_ja.md

Lines changed: 0 additions & 229 deletions
This file was deleted.

0 commit comments

Comments
 (0)