fatihturker

↗ HN profile [ 41.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…

  2. 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…

  3. 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…