Brett Kuprel

Results 4 repositories owned by Brett Kuprel

min-dalle

3.5k
Stars
254
Forks
Watchers

min(DALL·E) is a fast, minimal port of DALL·E Mini to PyTorch

min-dalle-flax

46
Stars
2
Forks
Watchers

This contains the Flax model of min(DALL·E) and code for converting it to PyTorch

pycaffe-recurrent

53
Stars
12
Forks
Watchers

IPython notebook for training multilayer LSTM and RNN networks with pycaffe

minbpe-pytorch

29
Stars
0
Forks
Watchers

Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization, with PyTorch/CUDA