Skip to content

Commit 2729cfe

Browse files
committed
revert: "chore: update instructions for deploy with openllm (#1166)"
This reverts commit bb7dfb4.
1 parent bb7dfb4 commit 2729cfe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ OpenLLM supports a wide range of state-of-the-art open-source LLMs. You can also
122122
</tr>
123123
</table>
124124

125+
125126
For the full model list, see the [OpenLLM models repository](https://github.com/bentoml/openllm-models).
126127

127128
## Start an LLM server
@@ -251,7 +252,7 @@ OpenLLM supports LLM cloud deployment via BentoML, the unified model serving fra
251252
[Sign up for BentoCloud](https://www.bentoml.com/) for free and [log in](https://docs.bentoml.com/en/latest/bentocloud/how-tos/manage-access-token.html). Then, run `openllm deploy` to deploy a model to BentoCloud:
252253

253254
```bash
254-
openllm deploy llama3.2:1b --env HF_TOKEN
255+
openllm deploy llama3.2:1b
255256
```
256257

257258
> [!NOTE]

0 commit comments

Comments
 (0)