forked from phoenix/litellm-mirror
adding support for meta-llama-2
This commit is contained in:
parent
b5875cc4bd
commit
6aff47083b
12 changed files with 220 additions and 43 deletions
|
@ -22,7 +22,7 @@ const sidebars = {
|
|||
{
|
||||
type: 'category',
|
||||
label: 'completion_function',
|
||||
items: ['completion/input', 'completion/supported','completion/output'],
|
||||
items: ['completion/input', 'completion/supported','completion/output', 'completion/huggingface_tutorial'],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue