Readit News logoReadit News
simonbutt commented on VitePress 1.0   blog.vuejs.org/posts/vite... · Posted by u/cielpy
simonbutt · 2 years ago
A couple weeks ago I rebuilt the https://hiresynth.ai landing page and docs using vitepress and was super impressed with the speed of implementation and how pretty it was by default.

Would recommend for any text heavy static site.

simonbutt commented on Creating Realistic and Believable Characters with AI   hiresynth.ai/blog/charact... · Posted by u/boulderstone
simonbutt · 2 years ago
While opensource models allow you to explore wider topics, I wonder how well mixtral holds context on longer exchanges?
simonbutt commented on Google I/O '24 Puzzles   io.google/2024/puzzle... · Posted by u/PennRobotics
simonbutt · 2 years ago
Wrote a post on multimodal LLMs (GPT-4V, Gemini Ultra, Claude3 Opus) attempting the puzzles at https://hiresynth.ai/blog/googleio_puzzle_multimodal_eval.ht.... Seems very easy for humans, far harder for LLMs currently
simonbutt commented on Evaluating Multimodal LLMs Using the Google IO 2024 Puzzle   hiresynth.ai/blog/googlei... · Posted by u/simonbutt
simonbutt · 2 years ago
GPT-4V, Claude 3 Opus and Gemini Ultra go head to head in solving GoogleIO Puzzle 2024
simonbutt commented on Tesla's Supercharger cost revealed to be just 1/5th of the competition in bid (2022)   electrek.co/2022/04/15/te... · Posted by u/belltaco
simonbutt · 2 years ago
This feels like the start of a lawsuit. If Tesla is state of the art and requires 5x less funding per charger than competition; what is the reasoning behind picking the competitors?
simonbutt commented on Am I using it wrong or has the ChatGPT Bing plugin degraded?   chat.openai.com/share/232... · Posted by u/simonbutt
simonbutt · 2 years ago
This feels as if they've tacked the bing "chat with gpt4" to chatgpt while the previous version was able to browse multiple places and provide (usually) decent responses.

Have you found any custom instructions to improve the way it browses and responds?

simonbutt commented on YouTube using antipattern to force people enable history    · Posted by u/xchip
simonbutt · 3 years ago
Once in a while HN provides absolute gems. Would never have known about this anti procrastination feature otherwise!
simonbutt commented on Azure ChatGPT: Private and secure ChatGPT for internal enterprise use   github.com/microsoft/azur... · Posted by u/taubek
extr · 3 years ago
One thing I still don't understand is what _is_ the ChatGPT front end exactly? I've used other "conversational" implementations built with the API and they never work quite as well, it's obvious that you run out of context after a few conversation turns. Is ChatGPT doing some embedding lookup inside the conversation thread to make the context feel infinite? I've noticed anecdotally it definitely isn't infinite, but it's pretty good at remembering details from much earlier. Are they using other 1st party tricks to help it as well?
simonbutt · 3 years ago
Logic for azure chatgpt's "infinite context" summarisation is in https://github.com/microsoft/azurechatgpt/blob/main/src/feat...

*Edit Azure chatgpt, would be amazed/disappointed if chatgpt used langchain.

u/simonbutt

KarmaCake day28April 10, 2023View Original