fatihturker
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Hi HN, I’ve been exploring how far large language models can be pushed on machines with limited memory. I built an experimental runtime and architecture approach focused on making extremely large models more feasible on…
-
Hi HN, I built OpenGraviton, an open-source AI inference engine that pushes the limits of running extremely large LLMs on consumer hardware. By combining 1.58-bit ternary quantization, dynamic sparsity with Top-K…
- Could ternary weights make 500B models runnable on consumer hardware? (opengraviton.github.io)
- Show HN: OpenGraviton – Run 500B+ parameter models on a consumer Mac Mini (opengraviton.github.io)
Hi HN, I built OpenGraviton, an open-source AI inference engine designed to push the limits of running extremely large models on consumer hardware. The system combines several techniques to drastically reduce memory and…