this post was submitted on 23 Nov 2023
1 points (100.0% liked)
LocalLLaMA
3 readers
1 users here now
Community to discuss about Llama, the family of large language models created by Meta AI.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Using GPT4 via API we in fact deal with ChatGPT? Because they react the same
Yes both the same model "GPT4TurboChat", the only difference is on the WebUI, there is a hidden System prompt in front and they it also has set parameters, TopP, Temp and co which you are not able to change.
So the output is not exactly the same but close.
but the base model of GPT3.5 and 4 was never open for anyone outside of openAI.