Update README.md
Browse files
README.md
CHANGED
|
@@ -46,11 +46,9 @@ Key design choices:
|
|
| 46 |
Requirements: Python 3.8+ and pip.
|
| 47 |
|
| 48 |
```bash
|
| 49 |
-
# 1. Clone the repository
|
| 50 |
git clone https://huggingface.co/JustScriptzz/nexus-smAll-v1
|
| 51 |
cd nexus-smAll-v1
|
| 52 |
|
| 53 |
-
# 2. Install dependencies
|
| 54 |
pip install torch --index-url https://download.pytorch.org/whl/cpu
|
| 55 |
pip install tokenizers
|
| 56 |
```
|
|
|
|
| 46 |
Requirements: Python 3.8+ and pip.
|
| 47 |
|
| 48 |
```bash
|
|
|
|
| 49 |
git clone https://huggingface.co/JustScriptzz/nexus-smAll-v1
|
| 50 |
cd nexus-smAll-v1
|
| 51 |
|
|
|
|
| 52 |
pip install torch --index-url https://download.pytorch.org/whl/cpu
|
| 53 |
pip install tokenizers
|
| 54 |
```
|