FagerholmEmil's Stars
UKGovernmentBEIS/inspect_ai
Inspect: A framework for large language model evaluations
smolorg/smolgrad
small auto-grad engine inspired from Karpathy's micrograd and PyTorch
apache/solr
Apache Solr open-source search software
nextapps-de/flexsearch
Next-Generation full text search library for Browser and Node.js
nextapps-de/flexsearch-server
High-performance FlexSearch Server for Node.js (Cluster)
Lonami/autoit
Automate it with Python
facebookresearch/DiT
Official PyTorch Implementation of "Scalable Diffusion Models with Transformers"
Stability-AI/generative-models
Generative Models by Stability AI
Birch-san/guided-diffusion
kvfrans/deepcolor
Automatic coloring and shading of manga-style lineart, using Tensorflow + cGANs
kvfrans/openai-cartpole
random search, hill climbing, policy gradient
kvfrans/variational-autoencoder
generate MNIST using a Variational Autoencoder
kvfrans/generative-adversial
image generation via GANs
MishaLaskin/vqvae
A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)
pytorch-labs/attention-gym
Helpful tools and examples for working with flex-attention
EleutherAI/cookbook
Deep learning for dummies. All the practical details and useful utilities that go into working with real models.
crowsonkb/k-diffusion
Karras et al. (2022) diffusion models for PyTorch
crowsonkb/dice-mc
DiCE: The Infinitely Differentiable Monte-Carlo Estimator
konstantinklemmer/spate-gan
SPATE-GAN: Improved Generative Modeling of Dynamic Spatio-Temporal Patterns with an Autoregressive Embedding Loss
docker/dockercraft
Docker + Minecraft = Dockercraft
nepyope/simple-diffusion
simplified stable diffusion inference pipeline
thestephencasper/everything-you-need
we got you bro
ceshine/transformer_to_rnn
Experiments to distill transformer models to RNN models
will-thompson-k/tldr-transformers
The "tl;dr" on a few notable transformer papers (pre-2022).
laekov/fastmoe
A fast MoE impl for PyTorch
cython/cython
The most widely used Python to C compiler
aydinnyunus/Keylogger
Get Keyboard,Mouse,ScreenShot,Microphone Inputs from Target Computer and Send to your Mail.
facebookresearch/atlas
Code repository for supporting the paper "Atlas Few-shot Learning with Retrieval Augmented Language Models",(https//arxiv.org/abs/2208.03299)
Lightning-AI/lightning-thunder
Make PyTorch models up to 40% faster! Thunder is a source to source compiler for PyTorch. It enables using different hardware executors at once; across one or thousands of GPUs.
sustcsonglin/flash-linear-attention
Efficient implementations of state-of-the-art linear attention models in Pytorch and Triton