meechos's Stars
3b1b/manim
Animation engine for explanatory math videos
CompVis/stable-diffusion
A latent text-to-image diffusion model
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
checkcheckzz/system-design-interview
System design interview for IT companies
Stability-AI/StableLM
StableLM: Stability AI Language Models
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.
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
rtyley/bfg-repo-cleaner
Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala
pypa/pipx
Install and Run Python Applications in Isolated Environments
bigscience-workshop/petals
🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
huseinzol05/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
josStorer/RWKV-Runner
A RWKV management and startup tool, full automation, only 8MB. And provides an interface compatible with the OpenAI API. RWKV is a large language model that is fully open source and available for commercial use.
swyxio/ai-notes
notes for software engineers getting up to speed on new AI developments. Serves as datastore for https://latent.space writing, and product brainstorming, but has cleaned up canonical references under the /Resources folder.
mayfrost/guides
Looking for a guide? You came to the right place. Here you can find documentation for a variety of topics I research to make complex computing easier. For comments go to the IRC channel #nfo at the Rizon network.
microsoft/prompts-for-edu
DataCanvasIO/DeepTables
DeepTables: Deep-learning Toolkit for Tabular data
utkusen/promptmap
automatically tests prompt injection attacks on ChatGPT instances
DivergentAI/dreamGPT
Leverage hallucinations from Large Language Models (LLMs) for novelty-driven explorations.
bigscience-workshop/biomedical
Tools for curating biomedical training data for large-scale language modeling
harishsg993010/DamnVulnerableLLMProject
A LLM explicitly designed for getting hacked
Neurocraft/neurocraft
The microscale neuro-engineering platform.
jaryaman/polars-explorations
A first foray into polars
FatemehTahavori/eatOutHelpOutApp
jaryaman/sequence-models
Resources on sequence models
mruberry/audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
mruberry/captum
Model interpretability and understanding for PyTorch
mruberry/pytext
A natural language modeling framework based on PyTorch