cameronhptdev's starred repositories
Efficiently-Serving-LLMs
Learn the ins and outs of efficiently serving Large Language Models (LLMs). Dive into optimization techniques, including KV caching and Low Rank Adapters (LoRA), and gain hands-on experience with Predibase’s LoRAX framework inference server.
CoT-at-Home
Who needs o1 anyways. Add CoT to any OpenAI compatible endpoint.
ai-agents-masterclass
Follow along with my AI Agents Masterclass videos! All of the code I create and use in this series on YouTube will be here for you to use and even build on top of!
instructor
structured outputs for llms
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.
llm-datasets
High-quality datasets, tools, and concepts for LLM fine-tuning.
GeoDataSets
Synthetic datasets for geoscience (geo)statistical modeling
tea-tasting
A Python package for the statistical analysis of A/B tests.
arbitragelab
ArbitrageLab is a python library that enables traders who want to exploit mean-reverting portfolios by providing a complete set of algorithms from the best academic journals.
DataScienceInteractivePython
Python interactive dashboards for learning data science
llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
DeepSeek-MoE
DeepSeekMoE: Towards Ultimate Expert Specialization in Mixture-of-Experts Language Models
Complete-System-Design
This repository contains everything you need to become proficient in System Design