Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -70,7 +70,7 @@ Try intelligent, one-click AI4S programming in the OneCode online environment:
|
|
| 70 |
### Download the Model Package
|
| 71 |
|
| 72 |
```bash
|
| 73 |
-
hf download --model OneScience-
|
| 74 |
cd mattersim
|
| 75 |
```
|
| 76 |
|
|
|
|
| 70 |
### Download the Model Package
|
| 71 |
|
| 72 |
```bash
|
| 73 |
+
hf download --model OneScience-Group/Mattersim --local-dir ./mattersim
|
| 74 |
cd mattersim
|
| 75 |
```
|
| 76 |
|