ktho22's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
apple/ml-stable-diffusion
Stable Diffusion with Core ML on Apple Silicon
triton-lang/triton
Development repository for the Triton language and compiler
getumbrel/llama-gpt
A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. New: Code Llama support!
apple/ml-ane-transformers
Reference implementation of the Transformer architecture optimized for Apple Neural Engine (ANE)
IST-DASLab/gptq
Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".
archinetai/audio-ai-timeline
A timeline of the latest AI models for audio generation, starting in 2023!
mit-han-lab/smoothquant
[ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models
descriptinc/melgan-neurips
GAN-based Mel-Spectrogram Inversion Network for Text-to-Speech Synthesis
YannDubs/disentangling-vae
Experiments for understanding disentanglement in VAE latent representations
NVIDIA/TensorRT-Model-Optimizer
TensorRT Model Optimizer is a unified library of state-of-the-art model optimization techniques such as quantization, pruning, distillation, etc. It compresses deep learning models for downstream deployment frameworks like TensorRT-LLM or TensorRT to optimize inference speed on NVIDIA GPUs.
google-deepmind/dsprites-dataset
Dataset to assess the disentanglement properties of unsupervised learning methods
tpoisonooo/llama.onnx
LLaMa/RWKV onnx models, quantization and testcase
Nota-NetsPresso/BK-SDM
A Compressed Stable Diffusion for Efficient Text-to-Image Generation [ECCV'24]
swasun/VQ-VAE-Speech
PyTorch implementation of VQ-VAE + WaveNet by [Chorowski et al., 2019] and VQ-VAE on speech signals by [van den Oord et al., 2017]
NVIDIA/tao_pytorch_backend
TAO Toolkit deep learning networks with PyTorch backend
keunwoochoi/ismir-2019-posters
meet-code/algorithm-weekly
일주일에 한번씩 출제되는 알고리즘 문제 목록입니다.
Nota-NetsPresso/shortened-llm
Compressed LLMs for Efficient Text Generation [ICLR'24 Workshop]
Nota-NetsPresso/netspresso-trainer
A library for training, compressing and deploying computer vision models (including ViT) with edge devices
Nota-NetsPresso/nota-wav2lip
A 28× Compressed Wav2Lip for Efficient Talking Face Generation [ICCV'23 Demo] [MLSys'23 Workshop] [NVIDIA GTC'23]
Tomiinek/Blizzard2013_Segmentation
Transcripts and segmentation for the Blizzard 2013 audiobooks also known as the Lessac or Blizzard 2013 dataset.
Nota-NetsPresso/PyNetsPresso
The official NetsPresso Python package.
ktho22/vctts
pytorch implementation of "Emotional Voice Conversion using Multitask Learning with Text-to-Speech", Accepted to ICASSP 2020
mightydeveloper/PyTorch-Pelee
Unofficial Implementation of "Pelee: a real-time object detection system on mobile devices"