mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
support for finetuned gpt-3.5-turbo
This commit is contained in:
parent
d01017256a
commit
bb7aa6eaaf
3 changed files with 25 additions and 1 deletions
|
@ -34,7 +34,7 @@ const sidebars = {
|
|||
{
|
||||
type: 'category',
|
||||
label: 'Tutorials',
|
||||
items: ['tutorials/huggingface_tutorial', 'tutorials/TogetherAI_liteLLM', 'tutorials/fallbacks'],
|
||||
items: ['tutorials/huggingface_tutorial', 'tutorials/TogetherAI_liteLLM', 'tutorials/fallbacks', 'tutorials/finetuned_chat_gpt'],
|
||||
},
|
||||
'token_usage',
|
||||
'stream',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue