Closed tangodown18 closed 1 year ago
Yep once it's stable and broadly available I will add (ping me). In the meantime you can add it manually in user settings by adding this line:
{name:'gpt-4-1106-preview',shortLabel:'gpt-4-1106-preview',endpointUrl:'https://api.openai.com/v1/chat/completions',modelUrl:'https://huggingface.co/gpt-4-1106-preview',apiKey:'<OPENAI>',maxSequenceLength:16384,type:'chat-completion',tokenPricing:{prompt:0.01,completion:0.03}}
Cool thank you for the help!
Are you planning on adding GPT-4 Turbo (GPT-4-1106-preview) support on this or are you waiting for it to come out of preview?