Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
#
|
| 2 |
## Environment
|
| 3 |
```shell
|
| 4 |
-
cd
|
| 5 |
pip install -r requirements.txt
|
| 6 |
```
|
| 7 |
## Usage
|
|
|
|
| 1 |
+
# OLM Chat 7B
|
| 2 |
## Environment
|
| 3 |
```shell
|
| 4 |
+
cd olm-chat-7b
|
| 5 |
pip install -r requirements.txt
|
| 6 |
```
|
| 7 |
## Usage
|