Live data from Hacker News

ChatGPT web and mobile UIs unavailable

status.openai.com

31–40 of 92 posts

Re: ChatGPT web and mobile UIs unavailable

#31

Earlier quoted context omitted.

If you have an Apple Silicon machine, combine [0] with [1] for state of the art local code completion and general Q/A. [0] https://huggingface.co/TheBloke/WizardCoder-Python-34B-V1.0-... [1] https://github.com/ggerganov/llama.cpp

How does it compare to GPT4 these days? The article yesterday made it sound like it's getting close.

I have found it pretty decent at explaining math and physics concepts, and generating some basic code. It seems over-tuned for code generation (on purpose) as sometimes it inappropriately generates code when asking non-code questions.

Overall, it performs better than GPT-3.5-turbo in many use cases. Harder to quantify the GPT-4 comparison, as there are multiple versions of GPT-4 which are rumored to have significantly varied outputs.

It's definitely worth giving a shot. The parameter size of 34B makes a big difference, and it's been found that you're still better off extremely quantizing a larger-parameter model than using unquantized smaller models.

Re: ChatGPT web and mobile UIs unavailable

#33

I have no idea what to do right now, I use ChatGPT all day while studying new concepts. It condenses time needed to understand complex new information by several magnitudes, and at this juncture studying without it seems pointless, it's rapidly become an extra layer in my brain.

Try out Bing Chat. GPT4 is the basis for Bing Chat. It can be annoying with its message limits, lack of chat history, and tendency to point you to websites. Though, you can switch it to creative mode which is pretty similar to the workflow of ChatGPT, the GPT4 version.

Thanks for the suggestion. Unfortunately, Bing Chat leaves a bad taste in my mouth due to user agent restriction and other shitty behaviors, which I have no desire to work around.

Re: ChatGPT web and mobile UIs unavailable

#34

Earlier quoted context omitted.

Try out Bing Chat. GPT4 is the basis for Bing Chat. It can be annoying with its message limits, lack of chat history, and tendency to point you to websites. Though, you can switch it to creative mode which is pretty similar to the workflow of ChatGPT, the GPT4 version.

Is it still only in edge?

You can spoof your user agent from what I understand.

Re: ChatGPT web and mobile UIs unavailable

#36
post #18

I have no idea what to do right now, I use ChatGPT all day while studying new concepts. It condenses time needed to understand complex new information by several magnitudes, and at this juncture studying without it seems pointless, it's rapidly become an extra layer in my brain.

How do you know the information you're getting is factual?

I will ask you the same question about the information which you read on the internet.

Whatever your answer is, apply that to ChatGPT. It is no different.

Re: ChatGPT web and mobile UIs unavailable

#38
post #18

I have no idea what to do right now, I use ChatGPT all day while studying new concepts. It condenses time needed to understand complex new information by several magnitudes, and at this juncture studying without it seems pointless, it's rapidly become an extra layer in my brain.

How do you know the information you're getting is factual?

I just use it to kick start my learning process. It's basically the quick summary of Topic. And I ask GPT to cite sources. Then you can jump into to more authoritative articles/etc. Can't trust it blindly.

Re: ChatGPT web and mobile UIs unavailable

#39

I have no idea what to do right now, I use ChatGPT all day while studying new concepts. It condenses time needed to understand complex new information by several magnitudes, and at this juncture studying without it seems pointless, it's rapidly become an extra layer in my brain.

Please do not rely on these tools, they should not be a dependency of your thinking. My bookshelf have a 100% uptime!

Next you'll tell me I shouldn't use a calculator, or a computer at all.

The conceptual level at which I work benefits massively from the recent developments in LLMs, and to stop training myself for the new meta means to drastically fall behind and possibly miss my goals. There is absolutely no reason not to evolve alongside this new technology.

Post reply on HN