cezarc1's Stars
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
ChrisTitusTech/winutil
Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
karpathy/llm.c
LLM training in simple, raw C/CUDA
serengil/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
huggingface/trl
Train transformer language models with reinforcement learning.
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.
anthropics/courses
Anthropic's educational courses
unit8co/darts
A python library for user-friendly forecasting and anomaly detection on time series.
pytorch/torchtune
PyTorch native post-training library
1rgs/jsonformer
A Bulletproof Way to Generate Structured JSON from Language Models
xjdr-alt/entropix
Entropy Based Sampling and Parallel CoT Decoding
AnswerDotAI/RAGatouille
Easily use and train state of the art late-interaction retrieval methods (ColBERT) in any RAG pipeline. Designed for modularity and ease-of-use, backed by research.
Marker-Inc-Korea/AutoRAG
AutoRAG: An Open-Source Framework for Retrieval-Augmented Generation (RAG) Evaluation & Optimization with AutoML-Style Automation
usefulsensors/moonshine
Fast and accurate automatic speech recognition (ASR) for edge devices
pingcap/autoflow
pingcap/autoflow is a Graph RAG based and conversational knowledge base tool built with TiDB Serverless Vector Storage. Demo: https://tidb.ai
PufferAI/PufferLib
Simplifying reinforcement learning for complex game environments
ucbepic/docetl
A system for agentic LLM-powered data processing and ETL
illuin-tech/colpali
The code used to train and run inference with the ColPali architecture.
ivcylc/qa-mdt
OpenMusic: SOTA Text-to-music (TTM) Generation
ActivitySchema/ActivitySchema
Repository for the ActivitySchema spec and supporting materials
Yelp/nrtsearch
A high performance gRPC server on top of Apache Lucene
SouthBridgeAI/diagen
jonhue/activeft
PyTorch library for Active Fine-Tuning
Fer14/raice
Car racing RL agents in actual F1 tracks
adamdeprince/rtta
jaredp/gpt-http
have AI hallucinate apps at runtime, and skip product development altogether
SVappsLAB/iRacingTelemetrySDK
An iRacing SDK for C# .Net. Offers easy access to real-time telemetry data from iRacing for seamless integration into C# .Net applications
Hawgk/iRacingDataCompanionAv
cezarc1/perplexity
A command-line tool to locally calculate the Perplexity (PPL) of a given text using a specified language model