Update README.md
Browse files
README.md
CHANGED
|
@@ -32,6 +32,8 @@ python -m sglang.launch_server --model-path RyanLi0802/Biomni-R0-Preview --port
|
|
| 32 |
```
|
| 33 |
Note, `rope_scaling` might degrade performance on tasks with shorter trajectories. Please tune the rope scaling factor according to your usage.
|
| 34 |
|
|
|
|
|
|
|
| 35 |
# Citation
|
| 36 |
```
|
| 37 |
@misc{biomnir0,
|
|
|
|
| 32 |
```
|
| 33 |
Note, `rope_scaling` might degrade performance on tasks with shorter trajectories. Please tune the rope scaling factor according to your usage.
|
| 34 |
|
| 35 |
+
To run inference with the Biomni-E1 environment, please follow the instructions in our [official repo](https://github.com/snap-stanford/biomni).
|
| 36 |
+
|
| 37 |
# Citation
|
| 38 |
```
|
| 39 |
@misc{biomnir0,
|