Skip to content

Ate329/GPTtranslator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

GPTtranslator

A program that allows you to translate by using gpt3 and 3.5 series model engines

Models

text-davinci-003: "Most capable GPT-3 model. Can do any task the other models can do, often with higher quality."

text-babbage-001: "Capable of straightforward tasks, very fast, and lower cost."

text-curie-001: "Very capable, faster and lower cost than Davinci(Sometimes not working, no idea why)"

gpt-3.5-turbo: "Most capable GPT-3.5 model and optimized for chat at 1/10th the cost of text-davinci-003(currently not working)."

text-ada-001: "Capable of very simple tasks, usually the fastest model in the GPT-3 series, and lowest cost(currently not working)."

gpt-4: "More capable than any GPT-3.5 model, able to do more complex tasks, but very expensive"

About

A program that allows you to translate by using gpt3 and 3.5 series model engines

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages