Update README.md

pull/44/head
sath000007 2023-07-09 21:11:08 +05:30 committed by GitHub
parent c491465a90
commit 5fac8d5614
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -96,6 +96,13 @@ Sure, here are three tips for effective time management:
Remember, good time management skills take practice and patience. Start with small steps and gradually incorporate these habits into your daily routine.
```
### Installation
You can install the packages in the requirements file by running the following command:
```
pip install -r requirements.txt
```
### Dialogue
You can interact with the InternLM Chat 7B model through a frontend interface by running the following code: