desi-ivanova's Stars
ggerganov/llama.cpp
LLM inference in C/C++
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
lllyasviel/ControlNet
Let us control diffusion models!
facebookresearch/audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
huggingface/candle
Minimalist ML framework for Rust
RUCAIBox/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
cloneofsimo/lora
Using Low-rank adaptation to quickly fine-tune diffusion models.
facebookresearch/DiT
Official PyTorch Implementation of "Scalable Diffusion Models with Transformers"
openai/consistency_models
Official repo for consistency models.
NVIDIA/NeMo-Guardrails
NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.
facebookresearch/ijepa
Official codebase for I-JEPA, the Image-based Joint-Embedding Predictive Architecture. First outlined in the CVPR paper, "Self-supervised learning from images with a joint-embedding predictive architecture."
state-spaces/s4
Structured state space sequence models
microsoft/i-Code
NVlabs/edm
Elucidating the Design Space of Diffusion-Based Generative Models (EDM)
KMnP/vpt
❄️🔥 Visual Prompt Tuning [ECCV 2022] https://arxiv.org/abs/2203.12119
awslabs/fortuna
A Library for Uncertainty Quantification.
facebookresearch/playtorch
PlayTorch is a framework for rapidly creating mobile AI experiences.
facebookresearch/dadaptation
D-Adaptation for SGD, Adam and AdaGrad
facebookresearch/LaViLa
Code release for "Learning Video Representations from Large Language Models"
google-research/maxvit
[ECCV 2022] Official repository for "MaxViT: Multi-Axis Vision Transformer". SOTA foundation models for classification, detection, segmentation, image quality, and generative modeling...
bayesflow-org/bayesflow
A Python library for amortized Bayesian workflows using generative neural networks.
normal-computing/posteriors
Uncertainty quantification with PyTorch
ZhihaoHu/PyTorchVideoCompression
PyTorch implementation and benchmark of Video Compression
emdgroup/baybe
Bayesian Optimization and Design of Experiments
Glaciohound/LM-Infinite
Implementation of NAACL 2024 Outstanding Paper "LM-Infinite: Simple On-the-Fly Length Generalization for Large Language Models"
optimizedlearning/mechanic
sgbaird/honegumi
Honegumi (骨組み) is an interactive "skeleton code" generator for API tutorials focusing on optimization packages.
stanislavfort/ensemble-everything-everywhere
The code for the Ensemble everything everywhere: Multi-scale aggregation for adversarial robustness paper
Varal7/BlackJackPractice
BlackJackPractice is an iOS app designed to help users master blackjack by practicing splits, soft totals, and hard totals. This app demonstrates the power of using advanced AI tools like GPT-4 to create an iOS app with minimal coding knowledge. By following GPT-4 instructions, users can create a fully functional app with ease.