mirror of https://github.com/InternLM/InternLM
fix(doc): fix huggingface url (#392)
parent
4f9e8cd70d
commit
8b65e2e3c4
|
@ -22,6 +22,7 @@
|
|||
[🛠️インストール](./doc/en/install.md) |
|
||||
[📊トレーニングパフォーマンス](./doc/en/train_performance.md) |
|
||||
[👀モデル](#model-zoo) |
|
||||
[🤗HuggingFace](https://huggingface.co/internlm) |
|
||||
[🆕更新ニュース](./CHANGE_LOG.md) |
|
||||
[🤔Issues 報告](https://github.com/InternLM/InternLM/issues/new)
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
[🛠️安装教程](./doc/install.md) |
|
||||
[📊训练性能](./doc/train_performance.md) |
|
||||
[👀模型库](#model-zoo) |
|
||||
[🤗HuggingFace](https://huggingface.co/spaces/internlm/InternLM-Chat-7B) |
|
||||
[🤗HuggingFace](https://huggingface.co/internlm) |
|
||||
[🆕Update News](./CHANGE_LOG.md) |
|
||||
[🤔Reporting Issues](https://github.com/InternLM/InternLM/issues/new)
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
[🛠️Installation](./doc/en/install.md) |
|
||||
[📊Train Performance](./doc/en/train_performance.md) |
|
||||
[👀Model](#model-zoo) |
|
||||
[🤗HuggingFace](https://huggingface.co/spaces/internlm/InternLM-Chat-7B) |
|
||||
[🤗HuggingFace](https://huggingface.co/internlm) |
|
||||
[🆕Update News](./CHANGE_LOG.md) |
|
||||
[🤔Reporting Issues](https://github.com/InternLM/InternLM/issues/new)
|
||||
|
||||
|
|
Loading…
Reference in New Issue