mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-14 06:24:53 +00:00
docs update
This commit is contained in:
@@ -32,6 +32,8 @@ import litellm
|
||||
response = completion(
|
||||
model="vllm/facebook/opt-125m",
|
||||
messages=messages,
|
||||
api_base="https://hosted-vllm-api.co/v1",
|
||||
custom_llm_provider="openai",
|
||||
temperature=0.2,
|
||||
max_tokens=80)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user