aussie-ai-labs/aussie-ai-base
Aussie AI Base C++ Library is the source code repo for the book Generative AI in C++, along with various other AI/ML kernels.
This C++ library provides foundational components for building and optimizing large language models (LLMs) and Transformer architectures. It offers C++ implementations for core elements like activation functions, normalization, and linear algebra operations, along with examples of general C++ coding practices and optimization techniques. This tool is for C++ developers and engineers who are learning about or implementing custom AI/ML kernels and generative AI applications.
No commits in the last 6 months.
Use this if you are a C++ developer who wants to understand and implement the low-level mechanics of Transformer models and optimize their performance.
Not ideal if you are looking for ready-to-use, high-performance GPU-optimized libraries for deploying large-scale AI models.
Stars
20
Forks
3
Language
C++
License
—
Category
Last pushed
Aug 30, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/aussie-ai-labs/aussie-ai-base"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AI-Makerspace/AI-Makerspace
AI Makerspace: Blueprints for developing AI applications with cutting-edge technologies.
markhliu/DGAI
Learn Generative AI with PyTorch (Manning Publications, 2024)
rohanmistry231/19-Gen-AI-Projects
A collection of 19 generative AI projects in Python, showcasing applications in text generation,...
muhammadawaisshaikh/ai-engineering
You’ll explore foundational AI concepts and then dive deep into building real-world GenAI...
bandirevanth/aiml-codex
A curated collection of my AI & ML projects - crafting tomorrow’s smart solutions with...