From 2847fe717bebbb331f5fe7f7fbacc4865f3d2144 Mon Sep 17 00:00:00 2001 From: "wangguoteng.p" Date: Mon, 10 Jul 2023 19:35:30 +0800 Subject: [PATCH] feat(readme): add huggingface url --- README-zh-Hans.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README-zh-Hans.md b/README-zh-Hans.md index f1d3d8a..58e973a 100644 --- a/README-zh-Hans.md +++ b/README-zh-Hans.md @@ -21,6 +21,7 @@ [🛠️安装教程](./doc/install.md) | [📊训练性能](./doc/train_performance.md) | [👀模型库](#model-zoo) | +[🤗HuggingFace](https://huggingface.co/spaces/internlm/InternLM-Chat-7B) | [🆕Update News](./CHANGE_LOG.md) | [🤔Reporting Issues](https://github.com/InternLM/InternLM/issues/new) diff --git a/README.md b/README.md index 8e546ee..72e9f5c 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,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) | [🆕Update News](./CHANGE_LOG.md) | [🤔Reporting Issues](https://github.com/InternLM/InternLM/issues/new)