Show HN: I built a tensor library from scratch in C++/CUDA

Hi HN,

Over the past few months, I've been building `dsc`, a tensor library from scratch in C++/CUDA. My main focus has been on getting the basics right, prioritizing a clean API, simplicity, and clear observability for running small LLMs locally.

The key features are: - C++ core with CUDA support written from scratch. - A familiar, PyTorch-like Python API. - Runs real models: it's complete enough to load a model like Qwen from HuggingFace and run inference on both CUDA and CPU with a si

18d | Hacker news
Show HN: Delve, an open source (AGPL) enterprise-grade data analytics platform

Hello, I am excited to announce the release of my project that I've been working on for quite a while. It has gone through many iterations. I believe that I now have a scalable platform that can efficiently ingest, search and report on large quantities of data.

If you are at a very large scale, there will need to be some work to streamline your database access, but it is very possible to build a flexible and robust solution.

Delve is built using Django, Django Rest Framework, webpack, JS

18d | Hacker news

Поиск