9 results for "libraries"
I built a free JSON formatter in a single HTML file (no libraries, no backend)
Title: I built a free JSON formatter in a single HTML file (no libraries, no...…
The French love their public libraries. But lack of resources undermines the experience
Ultimate list of storage abstraction libraries
From game libraries to 8K video, Seagate rolls out drives up to 256TB
Evaluating CUDA Tile for AI Workloads on Hopper and Blackwell GPUs
NVIDIA's CUDA Tile (CuTile) introduces a Python-based, tile-centric abstraction for GPU kernel development that aims to simplify programming while retaining Tensor Core and Tensor Memory Accelerator (…
Pick your shadcn base, your style, your icons
shadcncraft now supports Base UI, all seven shadcn styles, multiple icon libraries, and a new...…
Speculative Decoding Implementations: EAGLE-3, Medusa-1, PARD, Draft Models, N-gram and Suffix Decoding from scratch
I’ve been working on an educational implementation repo for speculative decoding: The goal is not to wrap existing libraries, but to implement several speculative decoding methods from scratch behind …
Extract PDF text in your browser with LiteParse for the web
LlamaIndex have a most excellent open source project called LiteParse , which provides a Node.js CLI tool for extracting text from PDFs. I got a version of LiteParse working entirely in the browser, u…
Speculative Decoding Implementations: EAGLE-3, Medusa-1, PARD, Draft Models, N-gram and Suffix Decoding from scratch [P]
I’ve been working on an educational implementation repo for speculative decoding: The goal is not to wrap existing libraries, but to implement several speculative decoding methods from scratch behind …