What is LLMs and why is it so important?
4 points
13 hours ago
| 1 comment
| HN
At first I just thought it is name of file which tells AI about you website like domain/llms.txt file type urls but here on HN there are many people talking about it and taking it so much serious as a full industry so what it is basically.
Jeremy1026
13 hours ago
[-]
domain/llms.txt is like a robots.txt for telling LLMs how to best interact with the site. The majority of "LLM" discussion on HackerNews has nothing to do with these instruction files though. LLM, or Large Language Model, is what people outside of the tech community are calling "AI". A lot of discussion is happening on HN about LLMs because they are the hot new technology. If they can fulfill their promises, the could revolutionize the world. Currently they are pretty good at producing decent looking text and code, but if you really dig into the outputs you'll find it is often quite sloppy.
reply
anitroves
12 hours ago
[-]
Are they better than modern open source AI models or are models themselves are LLms
reply
Jeremy1026
12 hours ago
[-]
The models themselves, like GPT from ChatGPT, Opus from Anthropic, etc. are just the "brands" of LLMs. But there are local models, that run on your own hardware as well like Qwen from Alibaba and Kimi K from Moonshot.

Kind of like how Pepsi and Coke are brands of cola.

reply