Viewing profile — kai-dev
kai-dev
HN member- Joined
- Tue, Apr 25, 2023, 6:16 PM UTC
- HN karma
- 5
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About kai-dev
No profile information was provided.
Recent public activity
-
story
Ask HN: How big is your LLM compute budget?
What the title says. I am trying to figure out how much people expect to spend when training their own LLM on their own data from scratch. I’m also wondering if there are technique…
-
comment
Comment #36336916
Builder in the LLM space. Arxiv + google + papers with code is how I do it. As another user pointed out, focus on solving your problem. By doing this, you'll search and then natura…
-
story
Ask HN: Context Window Testing
I posted previously about this, but I recently build a model that seems to be outperforming most other architectures I've seen. Wondering how to test it's full context window witho…
-
story
Rigorous Testing of Novel LLMs
So, my friend and I built a custom model that is performing 2-3X as good as a comparable decoder only model (~same params, exact same input data etc.) and it's doing this on CodeXG…
-
comment
Comment #35721885
Super interesting how simulation theory aligns so deeply with Vedic (and with the right lens western) theology
-
comment
Comment #35709140
Device R&D jobs seem like the way to go. Will likely be a lot of matlab, labview, c, c++ etc. I know a couple people who have had careers in robotics and I myself have done some wo…
-
comment
Comment #35706749
George hotz. The dude just builds stuff to see if he can. Very excited for the future of tiny grad.
-
comment
Comment #35706725
No but shouldn’t be too hard to do. String together something like Lang chain with an instance of chroma running in a docker container. Just need a rest api for that, and then fork…
-
story
My concerns with modern infra abstractions
Hello, it’s my first time posting here. I figured this would be a good place to discuss my current concerns about modern infrastructure management abstractions. I am hoping to have…