Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configs for gpt4-turbo #598

Merged
merged 3 commits into from
Dec 3, 2023
Merged

Conversation

RafilGalimzyanov
Copy link
Contributor

@RafilGalimzyanov RafilGalimzyanov commented Nov 29, 2023

SERVICE_PORT: 8180
SERVICE_NAME: openai-api-gpt4-turbo
PRETRAINED_MODEL_NAME_OR_PATH: gpt-4-1106-preview
CUDA_VISIBLE_DEVICES: '0'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

убрать

SERVICE_PORT: 8180
SERVICE_NAME: openai_api_gpt4_turbo
PRETRAINED_MODEL_NAME_OR_PATH: gpt-4-1106-preview
CUDA_VISIBLE_DEVICES: '0'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

убрать

description: A multilingual instruction-based large language model
which is capable of code generation and other complex tasks.
The model is also 3X cheaper for input tokens and 2X cheaper for output tokens compared to the original GPT-4 model.
The maximum number of output tokens for this model is 4096.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

там в /dream/MODELS.md надо добавить еще строчку с описанием модели

@dilyararimovna dilyararimovna merged commit 2ea7318 into dev Dec 3, 2023
2 checks passed
@dilyararimovna dilyararimovna deleted the feat/add-openai-gpt4-turbo branch December 3, 2023 10:45
@RafilGalimzyanov RafilGalimzyanov restored the feat/add-openai-gpt4-turbo branch December 4, 2023 10:03
@RafilGalimzyanov RafilGalimzyanov deleted the feat/add-openai-gpt4-turbo branch December 4, 2023 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants