hf-agents automates hardware profiling, model selection, and local coding agent deployment using llama.cpp and Pi, all in a shell CLI extension. Efficient and minimal dependencies.
tribev2 offers pretrained models to predict brain responses to videos using cortical mesh modeling. Supports video, text, and audio inputs with easy inference setup.
MegaTrain enables training 100B+ parameter LLMs on a single GPU by offloading all parameters to CPU RAM and streaming layers to GPU. Supports HuggingFace models and multi-GPU data parallelism without NCCL.
Hugging Face Transformers offers a unified Python API to access over 1 million pretrained AI models for text, vision, and audio, simplifying complex pipelines with its Pipeline API.