Skip to content

Commit

Permalink
Update README.md (ModelCloud#341)
Browse files Browse the repository at this point in the history
Co-authored-by: LRL-ModelCloud <[email protected]>
  • Loading branch information
LRL-ModelCloud and LRL-ModelCloud authored Aug 9, 2024
1 parent 3b9b9d1 commit acd4389
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ GPTQModel is an opinionated fork/refactor of AutoGPTQ with latest bug fixes, mor
We will backport bug fixes to AutoGPTQ on a case-by-case basis.

## Major Changes (Advantages) vs AutoGPTQ
* πŸš€ Added `EXAONE 3.0` Model Support
* πŸš€ Added `InternLM 2.5` Model Support
* πŸš€ Added `Gemma 2` Model Support
* πŸš€ Added `DeepSeek-V2` Model Support
Expand Down Expand Up @@ -91,16 +92,17 @@ We will backport bug fixes to AutoGPTQ on a case-by-case basis.

## Model Support ( πŸš€ GPTQModel only )

| Model | | | | | | | |
|----------------|----|-----------------------|----|-----------|----|------------|----|
| Baichuan | βœ… | DeepSeek-V2-Lite | πŸš€ | Llama | βœ… | Phi/Phi-3 | πŸš€ |
| Bloom | βœ… | Falon | βœ… | LongLLaMA | βœ… | Qwen | βœ… |
| ChatGLM | πŸš€ | Gemma 2 | πŸš€ | MiniCPM | πŸš€ | Qwen2MoE | πŸš€ |
| CodeGen | βœ… | GPTBigCod | βœ… | Mistral | βœ… | RefinedWeb | βœ… |
| Cohere | βœ… | GPTNeoX | βœ… | Mixtral | βœ… | StableLM | βœ… |
| DBRX Converted | πŸš€ | GPT-2 | βœ… | MOSS | βœ… | StarCoder2 | βœ… |
| Deci | βœ… | GPT-J | βœ… | MPT | βœ… | XVERSE | βœ… |
| DeepSeek-V2 | πŸš€ | InternLM/InternLM 2.5 | πŸš€ | OPT | βœ… | Yi | βœ… |
| Model | | | | | | | |
|------------------|----|-----------------------|----|-----------|----|------------|----|
| Baichuan | βœ… | EXAONE 3.0 | πŸš€ | LongLLaMA | βœ… | Qwen2MoE | πŸš€ |
| Bloom | βœ… | Falon | βœ… | MiniCPM | πŸš€ | RefinedWeb | βœ… |
| ChatGLM | πŸš€ | Gemma 2 | πŸš€ | Mistral | βœ… | StableLM | βœ… |
| CodeGen | βœ… | GPTBigCod | βœ… | Mixtral | βœ… | StarCoder2 | βœ… |
| Cohere | βœ… | GPTNeoX | βœ… | MOSS | βœ… | XVERSE | βœ… |
| DBRX Converted | πŸš€ | GPT-2 | βœ… | MPT | βœ… | Yi | βœ… |
| Deci | βœ… | GPT-J | βœ… | OPT | βœ… | | |
| DeepSeek-V2 | πŸš€ | InternLM/InternLM 2.5 | πŸš€ | Phi/Phi-3 | πŸš€ | | |
| DeepSeek-V2-Lite | πŸš€ | Llama | βœ… | Qwen | βœ… | | |

## Compatiblity

Expand Down

0 comments on commit acd4389

Please sign in to comment.