|
|
|
|
|
by yunwal
1022 days ago
|
|
GPT4 is expensive to run, even more expensive to finetune, and for all practical purposes can’t be run offline (because the model is too big to run outside of a huge data center). Evaluation latency is also an issue for many usecases, and you have to share your query with openai, so you can’t run sensitive queries. The output is also controlled/censored by OpenAI. Here’s a few usecases that I wouldn’t want to use OpenAI/GPT for - Advanced autocomplete for texting and private communications - Querying sensitive document databases like emails - Traveling in low connectivity areas - Politically incorrect usecases (generating erotic content for example) List kinda goes on and on |
|
GPT4 can't even be finetuned at the moment (though I expect that to change).