From 49c7b2a50fa948341fac006b6f5a823d58b03f42 Mon Sep 17 00:00:00 2001 From: Kai Chen Date: Wed, 17 Jan 2024 12:33:31 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 38b1bf9..3d56bdd 100644 --- a/README.md +++ b/README.md @@ -167,10 +167,6 @@ pip install transformers==4.30.2 streamlit run ./chat/web_demo.py ``` -The effect is similar to below: - -![demo](https://github.com/InternLM/InternLM/assets/9102141/11b60ee0-47e4-42c0-8278-3051b2f17fe4) - ### Deployment We use [LMDeploy](https://github.com/InternLM/LMDeploy) for fast deployment of InternLM.