alex0dd
Senior AI SWE @ NVIDIA. MSc in AI. Enabling people to use AI. I like to abstract stuff.
NVIDIAWarsaw, Poland
alex0dd's Stars
pyenv/pyenv
Simple Python version management
karpathy/LLM101n
LLM101n: Let's build a Storyteller
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
feder-cr/Auto_Jobs_Applier_AIHawk
Auto_Jobs_Applier_AIHawk is a tool that automates the jobs application process. Utilizing artificial intelligence, it enables users to apply for multiple job offers in an automated and personalized way.
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—language models
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
MithrilJS/mithril.js
A JavaScript Framework for Building Brilliant Applications
picocss/pico
Minimal CSS Framework for semantic HTML
microsoft/BitNet
Official inference framework for 1-bit LLMs
NirDiamant/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
SWivid/F5-TTS
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
mattn/go-sqlite3
sqlite3 driver for go using database/sql
google/gopacket
Provides packet processing capabilities for Go
meltylabs/melty
Chat first code editor. To download the packaged app:
microsoft/presidio
Context aware, pluggable and customizable data protection and de-identification SDK for text and images
BuilderIO/micro-agent
An AI agent that writes (actually useful) code for you
guillaume-be/rust-bert
Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser tls/ja3/http2 fingerprints.
pytorch/executorch
On-device AI across mobile, embedded and edge for PyTorch
NVIDIA/TransformerEngine
A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs, to provide better performance with lower memory utilization in both training and inference.
michaelgutmann/ml-pen-and-paper-exercises
Pen and paper exercises in machine learning
noamgat/lm-format-enforcer
Enforce the output format (JSON Schema, Regex etc) of a language model
skrapeit/skrape.it
A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. It aims to be a testing lib, but can also be used to scrape websites in a convenient fashion.
tysam-code/hlb-gpt
Minimalistic, extremely fast, and hackable researcher's toolbench for GPT models in 307 lines of code. Reaches <3.8 validation loss on wikitext-103 on a single A100 in <100 seconds. Scales to larger models with one parameter change (feature currently in alpha).
spfrommer/torchexplorer
Interactively inspect module inputs, outputs, parameters, and gradients.
NVlabs/Minitron
A family of compressed models obtained via pruning and knowledge distillation
facebookresearch/SpinQuant
Code repo for the paper "SpinQuant LLM quantization with learned rotations"
SonyCSLParis/music2latent
Encode and decode audio samples to/from compressed latent representations!
smpanaro/coreml-llm-cli
CLI to demonstrate running a large language model (LLM) on Apple Neural Engine.