Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -48,7 +48,7 @@ Use the online OneCode environment for an intelligent, one-click AI for Science
|
|
| 48 |
### Download the Model Package
|
| 49 |
|
| 50 |
```bash
|
| 51 |
-
hf download --model OneScience-
|
| 52 |
cd GP_for_TO
|
| 53 |
```
|
| 54 |
|
|
|
|
| 48 |
### Download the Model Package
|
| 49 |
|
| 50 |
```bash
|
| 51 |
+
hf download --model OneScience-Group/GP_for_TO --local-dir ./GP_for_TO
|
| 52 |
cd GP_for_TO
|
| 53 |
```
|
| 54 |
|