Viewing profile — ggnore7452
ggnore7452
HN member- Joined
- Sun, Oct 27, 2019, 7:44 PM UTC
- HN karma
- 68
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About ggnore7452
No profile information was provided.
Recent public activity
-
comment
Comment #47981430
Isn't that the memory files are loading by default?
-
comment
Comment #47624033
too bad that only the smaller on-device models support native audio input.
-
comment
Comment #46771210
imo, for health related stuff. or most of the general knowledge doesn't require latest info after 2023. the internal knowledge of LLM is so much better than the web search augmente…
-
comment
Comment #46698518
I’m fine with hires without degrees. But if Google still filters people with LeetCode style coding questions, what’s the point of that in this day and age?
-
comment
Comment #45218711
so immersive i actually hit ctrl+w and closed the whole tab.
-
comment
Comment #44936754
I’ve done a similar PDF → Markdown workflow. For each page: - Extract text as usual. - Capture the whole page as an image (~200 DPI). - Optionally extract images/graphs within the …
-
comment
Comment #43723812
I’ve been using LLMs for this kind of geo-guessing since Gemini 2.0. Even without access to internet search like o3, they perform surprisingly well.
-
comment
Comment #43335568
appreciate the question on hparams for websearch! one of the main reasons i build these ai search tools from scratch is that i can fully control the depth and breadth (and also cus…
-
comment
Comment #43064468
How’s this compare to likes of Fish audio? Wish they support voice clone using longer audio tho . Haven’t looked into this space for few months , but iirc, previously SOTA was like…
-
comment
Comment #42650431
anyone tried this? is this actually overall better than xgboost/catboost?
-
comment
Comment #42018485
if anything i would consider embeddings bit overrated, or it is safer to underrate them. They're not the silver bullet many initially hoped for, they're not a complete replacement …
-
comment
Comment #42000419
What’s more interesting to me here are the calibration graphs: • LLMs, at least GPT models, tend to overstate their confidence. • A frequency-based approach appears to achieve cali…
-
comment
Comment #41460288
Side note: I feel like ChatGPT's long-term memory isn't implemented properly. If you check the 'saved memories,' they are just bad.
-
comment
Comment #40161948
question: any good on-device size image embedding models? tried https://github.com/unum-cloud/uform which i do like, especially they also support languages other than English. Any …
-
comment
Comment #39926550
I've been working on a small personal project similar to this and agree that replicating the overall experience provided by Perplexity.ai, or even improving it for personal use, is…
-
comment
Comment #39434333
more on the LPU and data center: https://wow.groq.com/lpu-inference-engine/ price and speed benchmark: https://wow.groq.com/
-
comment
Comment #39434144
The Groq demo was indeed impressive. I work with LLM alot in work, and a generation speed of 500+ tokens/s would definitely change how we use these products. (Especially considerin…
-
comment
Comment #35446679
it still works well with other LLM (like llama and more). various small, open sourced, and verticle LLMs vs one large GPT models would be quite interesting.
-
comment
Comment #35443341
The place where I work was an early adopter of LLM, having started working on it a year ago. When I build stuff with GPT-3, especially in the earlier days, I get the strong impress…
-
comment
Comment #34424973
there is actually a paper by OpenAI themselves on summarizing long document. essentially, break a longer text into smaller chunks, and run a multi-stage sequential summarization. e…
-
comment
Comment #33628326
I use large language model for work and use Notion daily. while I like the "AI" part (the large language model), think it would be more interesting and productive to use same backe…
-
comment
Comment #28499440
AlphaStar is really amazing achievement. but this is not like AlphaZero for Go, which completely made people rethink how Go should be played. AlphaStar didn't "solved" SC2. It can …
-
comment
Comment #26535283
also, for some quick and simple Q&A system. Haystack https://github.com/deepset-ai/haystack (essentially dense vector similarity on Elastic Search) looks pretty promising and suppo…
-
comment
Comment #25280713
kinda interesting see people use "authoritarian" as if it's all the reasons China succeed (in term of infra, econ, and general well-being), and therefore nothing to see and learn. …