Skip to content
View hexronuspi's full-sized avatar
😶
Well, What can i say?
😶
Well, What can i say?

Highlights

  • Pro

Block or report hexronuspi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hexronuspi/README.md

Hi, I'm Aditya Raj

ML Engineer and backend developer passionate about high-throughput data pipelines, LLM orchestration and AI Safety.


About me!

I am an Electronics and Communication Engineering student at NIT Patna (2022–2026) currently working as an ML Engineer at Bold Inc., where I have built an ultra-lightweight infrastructure working as an AI Gateway and data transport systems.

My top works:

  • 10K concurrent requests handled at sub-1ms p99 latency via a custom lock-free Go AI gateway.
  • 6.3GB/s transfer speeds achieved on a high data processing pipeline in Go using consumer hardware.
  • Selected for FAR.ai global AI Safety Summit in London, UK (2026).
  • Top 10% selection for the global M2L School ML summit in Split, Croatia (2025).
  • Paper on hybrid KG-RAG reasoning during my research internship at IIIT Hyderabad.
  • Winner of the IIT ISM AI Challenge (built an optimized OCR pipeline).

ML Research

  • Entropy of Thinking Chain-of-Thought as Contextual Stabilization and Associative Retrieval: Why may LLMs not be the intelligent engines which we think they are? This is why we can’t ask them to be safe and expect them to be safe.

  • Efficient LLMs via Switchable and Dynamic Quantization Quantization of LLMs and testing the behaviour if an LLM is finetuned to be safe at a higher precision and is quantized.

Technical Deep Dives

Pinned Loading

  1. coworker coworker Public

    Pipeline Parallelism, connecting GPUs over the Web

    Go 1