DDanlov's Stars
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning 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.
mlc-ai/mlc-llm
Universal LLM Deployment Engine with ML Compilation
AI4Finance-Foundation/FinGPT
FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.
BradyFU/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Advances on Multimodal Large Language Models
ggerganov/ggml
Tensor library for machine learning
artidoro/qlora
QLoRA: Efficient Finetuning of Quantized LLMs
Mooler0410/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
dsdanielpark/Bard-API
The unofficial python package that returns response of Google Bard through cookie value.
kyegomez/tree-of-thoughts
Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%
Luodian/Otter
🦦 Otter, a multi-modal model based on OpenFlamingo (open-sourced version of DeepMind's Flamingo), trained on MIMIC-IT and showcasing improved instruction-following and in-context learning ability.
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."
Fictiverse/Redream
Realtime Diffusion, using Automatic1111 Stable Diffusion API
acheong08/Bard
Python SDK/API for reverse engineered Google Bard
lucidrains/soundstorm-pytorch
Implementation of SoundStorm, Efficient Parallel Audio Generation from Google Deepmind, in Pytorch
zwq2018/Data-Copilot
Data-Copilot: Bridging Billions of Data and Humans with Autonomous Workflow
mbzuai-oryx/Video-ChatGPT
[ACL 2024 🔥] Video-ChatGPT is a video conversation model capable of generating meaningful conversation about videos. It combines the capabilities of LLMs with a pretrained visual encoder adapted for spatiotemporal video representation. We also introduce a rigorous 'Quantitative Evaluation Benchmarking' for video-based conversational models.
hendrycks/test
Measuring Massive Multitask Language Understanding | ICLR 2021
Liuhong99/Sophia
The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”
Victorwz/LongMem
Official implementation of our NeurIPS 2023 paper "Augmenting Language Models with Long-Term Memory".
lucidrains/MEGABYTE-pytorch
Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch
likenneth/honest_llama
Inference-Time Intervention: Eliciting Truthful Answers from a Language Model
ezelikman/parsel
Code for Parsel 🐍 - generate complex programs with language models
jayelm/gisting
Learning to Compress Prompts with Gist Tokens - https://arxiv.org/abs/2304.08467
google-research/perceiver-ar
HazyResearch/TART
TART: A plug-and-play Transformer module for task-agnostic reasoning
pliang279/HighMMT
[TMLR 2022] High-Modality Multimodal Transformer
lucidrains/flash-genomics-model
My own attempt at a long context genomics model, leveraging recent advances in long context attention modeling (Flash Attention + other hierarchical methods)
google-deepmind/hierarchical_perceiver