Repository navigation
vectorization
- Website
- Wikipedia
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))
Inference Llama 2 in one file of pure 🔥
An open-access book on numpy vectorization techniques, Nicolas P. Rougier, 2017
SIMD Vector Classes for C++
Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.
Superlinked is a Python framework for AI Engineers building high-performance search & recommendation applications that combine structured and unstructured data.
Synthesizing Graphics Programs for Scientific Figures and Sketches with TikZ
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
Document chatbot — multiple files, topics, chat windows and chat history. Powered by GPT.
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
🤖 A portable, header-only, artificial neural network library written in C99
VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of a vectorized 2D physics engine written in PyTorch and a set of challenging multi-robot scenarios. Additional scenarios can be implemented through a simple and modular interface.
OpenCL is the most powerful programming language ever created. Yet the OpenCL C++ bindings are cumbersome and the code overhead prevents many people from getting started. I created this lightweight OpenCL-Wrapper to greatly simplify OpenCL software development with C++ while keeping functionality and performance.
Directly render SVG overlays into Gerber and Excellon files
Another OLAP database
A web UI Project In order to learn the large language model. This project includes features such as chat, quantization, fine-tuning, prompt engineering templates, and multimodality.
Examples of C# code compiled to GPU by hybridizer