Earlier quoted context omitted.
You probably wouldn't want that, you'd want to integrate with your data for lookups but rarely for training a new model.
Can't believe the pushback I'm getting here. The use case is stunningly obvious. Companies want to dump all their Excels in it and get insights that no human could produce in any reasonable amount of time. Companies want to dump a zillion help desk tickets into and gain meaningful insights from it. Companies want to dump all their Sharepoints and Wikis into it that currently nobody can even find or manage, and finall…
ChatGPT Enterprise
321–330 of 532 posts
Re: ChatGPT Enterprise
#322Earlier quoted context omitted.
You probably wouldn't want that, you'd want to integrate with your data for lookups but rarely for training a new model.
Can't believe the pushback I'm getting here. The use case is stunningly obvious. Companies want to dump all their Excels in it and get insights that no human could produce in any reasonable amount of time. Companies want to dump a zillion help desk tickets into and gain meaningful insights from it. Companies want to dump all their Sharepoints and Wikis into it that currently nobody can even find or manage, and finall…
Re: ChatGPT Enterprise
#323Re: ChatGPT Enterprise
#324Has there been some resolution to the copyright issues that I’m no aware of? In my conversations with execs that’s been a serious concern — basically that generated output from AI systems can’t be reliably protected. I refer to the concept that output could be deemed free of copyright because they are not created by a human author, or that derivative works can be potential liabilities because they resemble works that…
The copyright ruling that you are referencing is being significantly misunderstood. The only think that the ruling said is basically that the most low effort version of AI does not have copyright protection. IE, if you just go into midjourney and type in "super cool anime girl!" and thats it, the results are not protected. But there is so much more you can do. For example, you can generate an image, and then change i…
https://www.theverge.com/23444685/generative-ai-copyright-in...
https://news.bloomberglaw.com/ip-law/openai-facing-another-c...
Etc…
Re: ChatGPT Enterprise
#325Explicitly calling out that they are not going to train on enterprise's data and SOC2 compliance is going to put a lot of the enterprises at ease and embrace ChatGPT in their business processes. From our discussions with enterprises (trying to sell our LLM apps platform), we quickly learned how sensitive enterprises are when it comes to sharing their data. In many of these organizations, employees are already pasting…
Re: ChatGPT Enterprise
#326Earlier quoted context omitted.
They don't train on data when you either use the API or disable chat history, which is inconvenient.
yes, this is terrible. I want chat history, but I don't want them to use my data. Can't have both, even though I am paying $20/month!
Re: ChatGPT Enterprise
#327> For all enterprise customers, it offers: > Customer prompts and company data are not used for training OpenAI models. > Unlimited access to advanced data analysis (formerly known as Code Interpreter) > 32k token context windows for 4x longer inputs, files, or follow-ups I'd thought all those had been available for non enterprise customers, but maybe I was wrong, or maybe something changed.
- GPT-4 (ChatGPT Plus): has max 4K tokens ?
- GPT-4 API: has max 8K tokens (for most users atm)
- GPT-3.5 API: has max 16K tokens
I'd consider the 32K GPT-4 context the most valuable feature. In my opinion OpenAI shouldn't discriminate in favor of large enterprises. It should be equaly available to normal (paying) customers.
Re: ChatGPT Enterprise
#328> For all enterprise customers, it offers: > Customer prompts and company data are not used for training OpenAI models. > Unlimited access to advanced data analysis (formerly known as Code Interpreter) > 32k token context windows for 4x longer inputs, files, or follow-ups I'd thought all those had been available for non enterprise customers, but maybe I was wrong, or maybe something changed.
I think the real feature is this: " We do not train on your business data or conversations, and our models don’t learn from your usage. ChatGPT Enterprise is also SOC 2 compliant and all conversations are encrypted in transit and at rest. "
Re: ChatGPT Enterprise
#329Earlier quoted context omitted.
There are different levels of quantization available for different models (if that's what you mean :). E.g. here are the versions available for Llama 2: https://ollama.ai/library/llama2/tags which go down to 2-bit quantization (which surprisingly still happens to work reasonably well).
No, what I mean is that it seems as though there is quite a bit of sparseness to the matrix and I was wondering if that can somehow be used to further shrink the model, quantization is another effect (it leaves the shape of the various elements as they are but reduces their bit-depth).
On a related note it doesn't seem like many local runners are leveraging techniques like PagedAttention yet (see https://vllm.ai/) which is inspired by operating system memory paging to reduce memory requirements for LLMs.
It's not quite what you mentioned, but it might have a similar effect! Would love to know if you've seen other methods that might help reduce memory requirements.. it's one of the largest resource bottlenecks to running LLMs right now!
Re: ChatGPT Enterprise
#330Earlier quoted context omitted.
Microsoft has a stake in OpenAI but they don't have a controlling interest in it. What they got instead was exclusive access to the models on Azure. So they benefit from OpenAIs success but they benefit more from their own success in the space and in a way they are competitors.
Exclusive access? Source?