evgenyorlov's Stars
conda-forge/miniforge
A conda-forge distribution.
InsightsNet/texannotate
TeX compilation service that makes use of arXiv.org's AutoTeX library.
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—language models
pyg-team/pytorch-frame
Tabular Deep Learning Library for PyTorch
OpenLMLab/MOSS-RLHF
Secrets of RLHF in Large Language Models Part I: PPO
abseil/abseil-cpp
Abseil Common Libraries (C++)
abetlen/llama-cpp-python
Python bindings for llama.cpp
ggerganov/llama.cpp
LLM inference in C/C++
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
NVIDIA/NeMo-Guardrails
NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.
jzhang38/TinyLlama
The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.
facebookresearch/xformers
Hackable and optimized Transformers building blocks, supporting a composable construction.
r-three/git-theta
git extension for {collaborative, communal, continual} model development
sparkfish/augraphy
Augmentation pipeline for rendering synthetic paper printing, faxing, scanning and copy machine processes
mlfoundations/open_clip
An open source implementation of CLIP.
xl0/lovely-tensors
Tensors, for human consumption
clovaai/synthtiger
Official Implementation of SynthTIGER (Synthetic Text Image Generator), ICDAR 2021
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
lucidrains/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
sangyx/gtrick
Bag of Tricks for Graph Neural Networks.
mingrammer/diagrams
:art: Diagram as Code for prototyping cloud system architectures
Dyakonov/DL
Курс "Глубокое обучение (Deep Learning)" (ВМК, МГУ имени М.В. Ломоносова)
google-research/big_vision
Official codebase used to develop Vision Transformer, SigLIP, MLP-Mixer, LiT and more.
bloomberg/memray
Memray is a memory profiler for Python
ivy-llc/ivy
Convert Machine Learning Code Between Frameworks
Wilfred/difftastic
a structural diff that understands syntax 🟥🟩
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
BoltzmannEntropy/interviews.ai
It is my belief that you, the postgraduate students and job-seekers for whom the book is primarily meant will benefit from reading it; however, it is my hope that even the most experienced researchers will find it fascinating as well.
rentruewang/koila
Prevent PyTorch's `CUDA error: out of memory` in just 1 line of code.