From 8b65e2e3c4164ff8648927ec9bfe54ed31fde0b4 Mon Sep 17 00:00:00 2001 From: Guoteng <32697156+SolenoidWGT@users.noreply.github.com> Date: Sat, 7 Oct 2023 15:03:44 +0800 Subject: [PATCH] fix(doc): fix huggingface url (#392) --- README-ja-JP.md | 1 + README-zh-Hans.md | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README-ja-JP.md b/README-ja-JP.md index 395e248..aeb7b02 100644 --- a/README-ja-JP.md +++ b/README-ja-JP.md @@ -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) diff --git a/README-zh-Hans.md b/README-zh-Hans.md index 288a6e2..67946ea 100644 --- a/README-zh-Hans.md +++ b/README-zh-Hans.md @@ -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) diff --git a/README.md b/README.md index 59b1f63..c3e4286 100644 --- a/README.md +++ b/README.md @@ -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)