Viewing profile — two_in_one
two_in_one
HN member- Joined
- Sat, Apr 08, 2023, 5:09 AM UTC
- HN karma
- 266
- Public activity
- 283 items
- HN profile
- View on Hacker News ↗
About two_in_one
No profile information was provided.
Recent public activity
-
comment
Comment #39257959
as you'd expect: https://en.wikipedia.org/wiki/Ouija
-
comment
Comment #39257891
From the post: > I implemented imperative code that does what I’m proposing the transformer is doing. It produces outputs very similar to the transformer. This means there is proba…
-
comment
Comment #39248071
as long as you can evaluate models' output you can select the best one. you probably have some ideas what you are looking for. then it's possible to check how likely the output is …
-
comment
Comment #39243784
> incredibly diverse, and results are going to be highly dependent on which dataset was cherry-picked for benchmarking This naturally comes to multi-model solution under one umbrel…
-
comment
Comment #39237401
If only it stayed on user's system. Likely MS makes a 'backup' on its servers. Verizon used to do it. With each update they turned on backup option and siphoned contacts before use…
-
comment
Comment #39199147
> can improve itself exponentially This is close to singularity. Except 'does' instead of 'can'. A big difference ;) Probably we need several AGI terms. Because sub-human robot cap…
-
comment
Comment #39197034
> 1. For "the singularity" to happen, we probably need something more to happen than just chatGPT to ingest more data or use more processing power. It's not actually clear what "th…
-
comment
Comment #39196523
> now supports FlashAttention-2, yielding around 2x speedups > torch.compile improvements so far 2.1 didn't work well with MoE GPT, at least in my implementation, due to dynamism i…
-
comment
Comment #39196472
Not clear, are they scaling down or optimizing? > Last week, PayPal announced a push into artificial intelligence features. > Chriss called it the beginning of PayPal's "next chapt…
-
comment
Comment #39184570
Whatever Meta's motivation is they help diversify models suppliers. Which is a good thing not to be locked in. As usual reality is more complicated with many moving part. Free mode…
- story
-
comment
Comment #39161464
at least it wasn't from transformers import
-
comment
Comment #39161432
As it's still work in progress may I suggest? It would be nice if you go beyond what others have already published and add more details. Like different position encodings, MoE, dec…
-
comment
Comment #39136716
Bumping you up for making progress ;) From what I've seen generators are good for routine job. Like generating the background. I used it go generate illustrations to the texts. It …
-
comment
Comment #39136663
> LLMs translate textual descriptions and are part of GenAI compute. You are talking about embeddings. This is a different things. It's when model generates binary presentation (em…
-
comment
Comment #39130337
LLMs don't compete with artists, they are more about text.. (Large Language Model)
-
comment
Comment #39122901
It depends on what do you mean by 'open-source', along with training materials and full setup? That will be hard to find. Upscaling was popular like 10 years back. That's why there…
-
comment
Comment #39095116
We can probably simplify it. If we have a system and move one level up it becomes a completely different thing. For example: one molecule in space has some properties like mass, ve…
-
comment
Comment #39094864
> the million monkeys hammering randomly on typewriters that eventually produce the full works of Shakespeare, did so not through pure randomness, but by actually understanding the…
-
comment
Comment #39087864
>a post-money technology if you take it to the limit Herbivores would eat all vegetables if not for predators. Actually AGI will be just a thing or services which cost money. Till …
-
comment
Comment #39082914
> Other designs by collaborators are closer to 20kg. It's probably possible to transport a few of these on the existing lander technology, which would be awesome. Actually it could…
-
comment
Comment #39082443
You probably can adjust your prompt(s)(?) Even then there is no guarantee. For example for it's own API it generates code for the old version which doesn't work anymore. The latest…
-
comment
Comment #39066463
> Intelligence is more like the ability to generalize skills, applying knowledge gained in one scenario to another scenario. Hmm.. you are talking about LLMs.. They are the most ge…
-
comment
Comment #39066326
My guess paperwork. As they cut jobs in ads, where may things can be done programmatically now.
-
comment
Comment #39066294
> using your environment to gain an evolutionary advantage. That's more like robotics. Except for evolution part. Does AGI require breeding? Software can easily multiply itself. Th…