adding support for meta-llama-2

This commit is contained in:
Krrish Dholakia 2023-08-14 13:06:33 -07:00
parent b5875cc4bd
commit 6aff47083b
12 changed files with 220 additions and 43 deletions

View file

@ -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',