https://twitter.com/jiayq/status/1774940937665556794date: 2024-04-01
systems: , , ,
General AI models still hallucinate like crazy.
I tried searching for "how to download a file from a hugging face repo". Results:
- @ChatGPTapp: fail
- @Google: fail
- @perplexity_ai: fail
And devv.ai emerged as the only working solution. Details below.
ChatGPT hallucinated a "ModelHub" class:
Google thought there was a class called "HfFolder".
Perplexity proposed HfApi, which exists, but thought there were a function "download_file".
devv.ai is the only one that gave runnable answer.