-
UniversitΓ della Svizzera Italiana
- Lugano (Switzerland) & Milan (Italy)
Stars
AWS Certified Cloud Practitioner Short Notes And Practice Exams (CLF-C02)
Tools for merging pretrained large language models.
Instant voice cloning by MIT and MyShell.
Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.
A personal booru-style media tagger that can import files and tags from your hard drive and popular websites. Content can be shared with other users via user-run servers.
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
Outfit Anyone: Ultra-high quality virtual try-on for Any Clothing and Any Person
An open source Scheduling Agent for Generative AI
Fast and memory-efficient exact attention
WebUI extension for ControlNet
Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/
antimatter15 / alpaca.cpp
Forked from ggerganov/llama.cppLocally run an Instruction-Tuned Chat-Style LLM
You like pytorch? You like micrograd? You love tinygrad! β€οΈ
A timeline of the latest AI models for audio generation, starting in 2023!
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
π Papers & tech blogs by companies sharing their work on data science & machine learning in production.
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
Model explainability that works seamlessly with π€ transformers. Explain your transformers model in just 2 lines of code.
High-Resolution Image Synthesis with Latent Diffusion Models
Collection of papers and resources for data augmentation for NLP.
Generate images with Stable Diffusion inside JupyterLab!
Ultimate list of Linux bash commands, cheatsheets and resources
π§βπ« 60+ Implementations/tutorials of deep learning papers with side-by-side notes π; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gaβ¦