Skip to content

Commit

Permalink
fix builtin_pellm_models doc
Browse files Browse the repository at this point in the history
Signed-off-by: mgqa34 <mgq3374541@163.com>
  • Loading branch information
mgqa34 committed Mar 6, 2024
1 parent 10643aa commit 9de48e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/tutorial/builtin_pellm_models.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ After reading the training tutorial above, it's easy to use other models listing
| LLaMA-2-7B | pellm.llama | LLaMa | prompt_dataset |
| LLaMA-7B | pellm.llama | LLaMa | prompt_dataset |
| ChatGLM3-6B | pellm.chatglm | ChatGLM | prompt_dataset |
| ChatGLM-6B | pellm.chatglm | ChatGLM | prompt_dataset |
| GPT-2 | pellm.gpt2 | GPT2 | seq_cls_dataset |
| ALBERT | pellm.albert | Albert | seq_cls_dataset |
| BART | pellm.bart | Bart | seq_cls_dataset |
Expand Down

0 comments on commit 9de48e8

Please sign in to comment.