mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 10:14:26 +00:00
docs(simple_proxy.md): update simple proxy docs
This commit is contained in:
parent
fbcdbf3a82
commit
7cf029d677
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@ LiteLLM Server manages:
|
|||
## Quick Start
|
||||
View all the supported args for the Proxy CLI [here](https://docs.litellm.ai/docs/simple_proxy#proxy-cli-arguments)
|
||||
|
||||
```shell
|
||||
$ pip install litellm
|
||||
```
|
||||
|
||||
```shell
|
||||
$ litellm --model huggingface/bigcode/starcoder
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue