marcolardera / chatgpt-cli

Simple yet effective command line client for chatting with ChatGPT using the official API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPT Models are not applied correctly

nilsujma-dev opened this issue · comments

Command : chatgpt-cli --model gpt-4-0613
ChatGPT CLI
Model in use: gpt-4-0613
[0] >>> Which GPT model are you
I'm based on OpenAI's GPT-3 model.
[53] >>>

Directly in ChatGPT with Model 4:

Which GPT model/version are you?
ChatGPT
I am based on the GPT-4 architecture.
My training data includes information up to September 2021. If you have any questions or need assistance, feel free to ask!

Seems fine... You are using GPT4 and he told you so. What I'm missing?