Pinned Repositories
CLIP_JAX
Contrastive Language-Image Pretraining
hydra-moe
AutoHparamSearch
Automatic hyperparameter search. OpenAI powered
chess-ai
Chess bot with various types of AI's. So far, I've implemented minimax and negamax.
chinchilla-calculator
fifteen
fifteen puzzle solver implementation https://docs.cs50.net/2016/ap/problems/fifteen/3/fifteen3.html
loopvlm
run paligemma in real time
moondream-mlx
Platypus-QLORA
SPIN
The official implementation of Self-Play Fine-Tuning (SPIN)
sumo43's Repositories
sumo43/loopvlm
run paligemma in real time
sumo43/moondream-mlx
sumo43/chinchilla-calculator
sumo43/Platypus-QLORA
sumo43/AutoHparamSearch
Automatic hyperparameter search. OpenAI powered
sumo43/miniformer
Minimal Transformer re-implementation inspired by minGPT. Can be used as a Language Model or ViT.
sumo43/adapter-transformers
Huggingface Transformers + Adapters = ❤️
sumo43/ai-notebooks
sumo43/autosc
Automatic class scheduler for CU Boulder students using best-first search
sumo43/cartpole
openai gym cartpole task with deep q-learning
sumo43/CLIP_JAX
Contrastive Language-Image Pretraining
sumo43/eval-harness-fork
sumo43/gear
sumo43/go-ethereum
Official Go implementation of the Ethereum protocol
sumo43/KSTAR_tokamak_simulator
A tokamak (nuclear fusion reactor) simulator with LSTM-based neural network (KSTAR-NN)
sumo43/llama-moe-v1
sumo43/llama2.c
Inference Llama 2 in pure C, single file, fp32, haha
sumo43/llmperf
sumo43/lm-evaluation-harness
A framework for few-shot evaluation of autoregressive language models.
sumo43/lora_moe_merged
sumo43/mamba-minimal
Simple, minimal implementation of Mamba in one file of PyTorch.
sumo43/maxformers2
sumo43/ray-tpu
sumo43/rewardsampler
LLM generator-discriminator arch using a reward model
sumo43/stable-diffusion
sumo43/sumo43
sumo43/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
sumo43/vllm-flashinfer
A high-throughput and memory-efficient inference and serving engine for LLMs
sumo43/worker-vllm-test-suite
sumo43/yolov3-pytorch
YOLOV3 implementation in PyTorch