-1

I can get this model only with openai api-key? I can get full vocabulary of token embeddings? I can download this model or no?

I cant get information for this in different sources for a long time.

Sorry, my English is bad...

Nick ODell
  • 15,465
  • 3
  • 32
  • 66
  • https://openai.com/blog/new-and-improved-embedding-model – binaryescape Aug 07 '23 at 19:40
  • This source does not have the information I need. – тацук Aug 07 '23 at 19:56
  • 1
    This is not really a programming problem, and if the model is available online behind an API, there is no guarantee that there will be a website or document stating this explicitly. OpenAI is being very closed now, so you have to read between the lines. – Dr. Snoopy Aug 07 '23 at 20:30
  • When you ask how to get it, are you asking how you can use it, or are you asking how to download the model locally? The second one is not possible as far as I know. – Nick ODell Aug 07 '23 at 20:59
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Aug 08 '23 at 05:45

1 Answers1

1

He's asking how to run this locally. To the best of my knowledge, this model is only available via the OpenAI service, ie behind their API.