hercule24's Stars
pytorch/torchtitan
A PyTorch native library for large model training
hollance/neural-engine
Everything we actually know about the Apple Neural Engine (ANE)
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.
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
mlc-ai/mlc-llm
Universal LLM Deployment Engine with ML Compilation
karpathy/llama2.c
Inference Llama 2 in one file of pure C
ggerganov/llama.cpp
LLM inference in C/C++
bigscience-workshop/petals
🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
wenyan-lang/wenyan
文言文編程語言 A programming language for the ancient Chinese.
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
openai/openai-cookbook
Examples and guides for using the OpenAI API
dpguthrie/yahooquery
Python wrapper for an unofficial Yahoo Finance API
huggingface/accelerate
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
facebookincubator/gloo
Collective communications library with various primitives for multi-machine training.
facebookresearch/dlrm
An implementation of a deep learning recommendation model (DLRM)
minsa110/CaliforniaHousingPrediction
ranaroussi/yfinance
Download market data from Yahoo! Finance's API
greko6/xfb2xfb
by ex-Facebookers, for ex-Facebookers - a lookup table of similar tech & services
flashlight/flashlight
A C++ standalone library for machine learning
EasyIME/PIME
Develop input methods for Windows easily with Python and node.js
osfans/PRIME
Develop input methods for Windows easily with Python
keras-team/autokeras
AutoML library for deep learning
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
EpistasisLab/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
hudson-and-thames/mlfinlab
MlFinLab helps portfolio managers and traders who want to leverage the power of machine learning by providing reproducible, interpretable, and easy to use tools.
SeanNaren/deepspeech.pytorch
Speech Recognition using DeepSpeech2.