rafaelcp's Stars
ggerganov/llama.cpp
LLM inference in C/C++
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
LAION-AI/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
coqui-ai/TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
google-research/google-research
Google Research
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
tloen/alpaca-lora
Instruct-tune LLaMA on consumer hardware
NVlabs/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
neonbjb/tortoise-tts
A multi-voice TTS system trained with an emphasis on quality
cocktailpeanut/dalai
The simplest way to run LLaMA on your local machine
Rudrabha/Wav2Lip
This repository contains the codes of "A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild", published at ACM Multimedia 2020. For HD commercial model, please try out Sync Labs
antimatter15/alpaca.cpp
Locally run an Instruction-Tuned Chat-Style LLM
THUDM/CogVideo
text and image to video generation: CogVideoX (2024) and CogVideo (ICLR 2023)
BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
google/trax
Trax — Deep Learning with Clear Code and Speed
EleutherAI/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries
gd3kr/BlenderGPT
Use commands in English to control Blender with OpenAI's GPT-4
amazon-science/mm-cot
Official implementation for "Multimodal Chain-of-Thought Reasoning in Language Models" (stay tuned and more will be updated)
qwopqwop200/GPTQ-for-LLaMa
4 bits quantization of LLaMA using GPTQ
deepmind/dm-haiku
JAX-based neural network library
xuebinqin/DIS
This is the repo for our new project Highly Accurate Dichotomous Image Segmentation
m1guelpf/yt-whisper
Using OpenAI's Whisper to automatically generate YouTube subtitles
eloialonso/iris
Transformers are Sample-Efficient World Models. ICLR 2023, notable top 5%.
pointnetwork/point-alpaca
nrontsis/PILCO
Bayesian Reinforcement Learning in Tensorflow
Teekeks/pyTwitchAPI
A Python 3.7 compatible implementation of the Twitch API, EventSub, PubSub and Chat
PetterKraabol/Twitch-Python
Object-oriented Twitch API for Python developers
bmcfee/pyrubberband
python wrapper for rubberband
tairenpiao/XNOR-popcount-GEMM-PyTorch-CPU-CUDA
A PyTorch implemenation of real XNOR-popcount (1-bit op) GEMM Linear PyTorch extension support both CPU and CUDA