mirror of https://github.com/InternLM/InternLM
Update README.md (#598)
parent
63aa7fe2fa
commit
3215e83cf3
|
@ -167,10 +167,6 @@ pip install transformers==4.30.2
|
||||||
streamlit run ./chat/web_demo.py
|
streamlit run ./chat/web_demo.py
|
||||||
```
|
```
|
||||||
|
|
||||||
The effect is similar to below:
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
### Deployment
|
### Deployment
|
||||||
|
|
||||||
We use [LMDeploy](https://github.com/InternLM/LMDeploy) for fast deployment of InternLM.
|
We use [LMDeploy](https://github.com/InternLM/LMDeploy) for fast deployment of InternLM.
|
||||||
|
|
Loading…
Reference in New Issue