Skip to content

Commit

Permalink
:modify_docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jie-z-0607 committed Nov 29, 2024
1 parent 92c692f commit f760a4f
Show file tree
Hide file tree
Showing 14 changed files with 48 additions and 381 deletions.
71 changes: 36 additions & 35 deletions README.md

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions llm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@

| Model | Pretrain | SFT | LoRA | Prefix Tuning | DPO/SimPO/ORPO | RLHF | Quantization | Torch convert |
|----------------------------------------|----------|-----|------|---------------|-----|------|--------------|---------------|
| [LLaMA](./config/llama) |||||||||
| [Qwen](./config/qwen) |||||| 🚧 | 🚧 ||
| [Mixtral](./config/mixtral) |||||| 🚧 | 🚧 | 🚧 |
| [Mistral](./config/mistral) |||||| 🚧 | 🚧 ||
| [Baichuan/Baichuan2](./config/llama) |||||| 🚧 |||
| [ChatGLM-6B](./config/chatglm) ||||| 🚧 | 🚧 |||
| [ChatGLM2/ChatGLM3](./config/chatglm2) |||||| 🚧 |||
| [Bloom](./config/bloom) ||||| 🚧 | 🚧 |||
| [GPT-3](./config/gpt-3) ||| 🚧 | 🚧 | 🚧 | 🚧 | 🚧 ||
| [OPT](./config/opt) | 🚧 ||| 🚧 | 🚧 | 🚧 | 🚧 ||
| [Gemma](./config/gemma) | 🚧 ||🚧 | 🚧 || 🚧 | 🚧 | 🚧 |
| [Yuan](./config/yuan) |||| 🚧 || 🚧 | 🚧 | 🚧 |
| [LLaMA] |||||||||
| [Qwen] |||||| 🚧 | 🚧 ||
| [Mixtral] |||||| 🚧 | 🚧 | 🚧 |
| [Mistral] |||||| 🚧 | 🚧 ||
| [Baichuan/Baichuan2] |||||| 🚧 |||
| [ChatGLM-6B] ||||| 🚧 | 🚧 |||
| [ChatGLM2/ChatGLM3] |||||| 🚧 |||
| [Bloom] ||||| 🚧 | 🚧 |||
| [GPT-3] ||| 🚧 | 🚧 | 🚧 | 🚧 | 🚧 ||
| [OPT] | 🚧 ||| 🚧 | 🚧 | 🚧 | 🚧 ||
| [Gemma] | 🚧 ||🚧 | 🚧 || 🚧 | 🚧 | 🚧 |
| [Yuan] |||| 🚧 || 🚧 | 🚧 | 🚧 |


- ✅: Supported
Expand Down
15 changes: 0 additions & 15 deletions llm/config/baichuan/README.md

This file was deleted.

21 changes: 0 additions & 21 deletions llm/config/bloom/README.md

This file was deleted.

16 changes: 0 additions & 16 deletions llm/config/chatglm/README.md

This file was deleted.

16 changes: 0 additions & 16 deletions llm/config/chatglm2/README.md

This file was deleted.

18 changes: 0 additions & 18 deletions llm/config/gemma/README.md

This file was deleted.

5 changes: 0 additions & 5 deletions llm/config/gpt-3/README.md

This file was deleted.

52 changes: 0 additions & 52 deletions llm/config/llama/README.md

This file was deleted.

18 changes: 0 additions & 18 deletions llm/config/mistral/README.md

This file was deleted.

17 changes: 0 additions & 17 deletions llm/config/mixtral/README.md

This file was deleted.

19 changes: 0 additions & 19 deletions llm/config/opt/README.md

This file was deleted.

54 changes: 0 additions & 54 deletions llm/config/qwen/README.md

This file was deleted.

83 changes: 0 additions & 83 deletions llm/config/yuan/README.md

This file was deleted.

0 comments on commit f760a4f

Please sign in to comment.