Update README.md
Browse files
README.md
CHANGED
|
@@ -32,7 +32,7 @@ This is a demonstration of the base 110M parameter model running on E.A.S.T., a
|
|
| 32 |
|
| 33 |
## Run BULaMU
|
| 34 |
|
| 35 |
-
### On macOS,Linux,Unix
|
| 36 |
|
| 37 |
To inference the models, download the folder Version 1 (for the original 20M parameter model) or Version 2 (for the 42M parameter or 110M parameter model). After downloading the Version 1 folder, you will have to "base.zip" "finetuned.zip" to access the corresponding model.
|
| 38 |
|
|
|
|
| 32 |
|
| 33 |
## Run BULaMU
|
| 34 |
|
| 35 |
+
### On macOS, Linux, and other Unix based systems
|
| 36 |
|
| 37 |
To inference the models, download the folder Version 1 (for the original 20M parameter model) or Version 2 (for the 42M parameter or 110M parameter model). After downloading the Version 1 folder, you will have to "base.zip" "finetuned.zip" to access the corresponding model.
|
| 38 |
|