Viewing profile — tatef
tatef
HN member- Joined
- Sun, Jul 12, 2020, 3:40 AM UTC
- HN karma
- 98
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About tatef
Recent public activity
-
comment
Comment #47675392
Hi HN! Coming to you today with Autolab, a framework I built that combines Ralph loops and Karpathy's autoresearch to design and run tests and make novel research discoveries. I ho…
- story
-
comment
Comment #47573879
Hi HN, Wanted to share a project I've been working on aimed at helping solve the context problem called Memoryport. It works across LLM providers/apps, stores conversations locally…
- story
-
comment
Comment #47509648
Thanks for sharing this! If you'd be interested in running the benchmark yourself with Hypura I'd happily merge into our stats. Otherwise will add to my todo list :)
-
comment
Comment #47507207
Yes definitely. I use a M1 Max with 32gb of RAM daily and it's about on par from a performance standpoint with the new base M5 Pro 24gb. You can check the benchmarks in the repo if…
-
comment
Comment #47507177
Noted, thanks. I had LLM help positioning this message but I did the initial draft along with edits. Will keep in mind for the future.
-
comment
Comment #47507087
Hypura reads tensor weights from the GGUF file on NVMe into RAM/GPU memory pools, then compute happens entirely in RAM/GPU. There is no writing to SSDs on inference with this archi…
-
comment
Comment #47507064
Yes, exactly this.
-
comment
Comment #47507031
I'm referencing it as being possible, however I didn't share benchmarks because candidly the performance would be so slow it would only be useful for very specific tasks over long …
-
comment
Comment #47507006
Yes, definitely agree. It's more of a POC than a functional use case. However, for many smaller MoE models this method can actually be useful and capable of achieving multiple toke…
-
comment
Comment #47504731
[flagged]
- story
-
comment
Comment #23817002
We aren't a package manager. We're a registry and CDN (of sorts). Blockchain is actually a huge solution to this problem for three very notable reasons. The first is that Deno modu…
-
comment
Comment #23816787
Actually, this raises a very good point. I'm Tate, a co-founder. Our publishing system works in a way that users will be able to publish malicious modules, yes, but our registry is…
-
comment
Comment #23808674
Indeed, this is a massive issue with any url based imports. Because Trex supports nest.land, this is not an issue. nest.land is actually a first-of-its-kind blockchain module regis…
-
comment
Comment #23808662
Trex is not a company; Trex is a product under the crewdevio organization on GitHub.
-
comment
Comment #23808655
In my opinion, Trex is actually working against what npm introduced to Node. Though I don't exactly know what "main problem" you're referring to, I can say that: 1) Trex is support…