Pinned Repositories
aknn
Full workthrough of Andrej Karpathy's micrograd and nanoGPT
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.
code-agent
Barebones POC code agent with execution, using OpenAI, Together or any OpenAI compatible API
comparative-attack-prompts
Tree of Attacks (TAP) Jailbreaking Implementation with JSON/function/tool calls and validation
diffusion-play
Complete notebooks for fastai diffusion model course
dockerfiles
dpo-lora-alignment
Training and evaluation for DPO LoRA alignment
llm-utils
Utility library, scripts, tokenization implementation and comparisons, and a barebones gradio UI for chatting to various LLM endpoints.
teome's Repositories
teome/aknn
Full workthrough of Andrej Karpathy's micrograd and nanoGPT
teome/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.
teome/code-agent
Barebones POC code agent with execution, using OpenAI, Together or any OpenAI compatible API
teome/comparative-attack-prompts
Tree of Attacks (TAP) Jailbreaking Implementation with JSON/function/tool calls and validation
teome/diffusion-play
Complete notebooks for fastai diffusion model course
teome/dockerfiles
teome/dpo-lora-alignment
Training and evaluation for DPO LoRA alignment
teome/gan_tutorial
teome/gpt-fast
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
teome/llm-utils
Utility library, scripts, tokenization implementation and comparisons, and a barebones gradio UI for chatting to various LLM endpoints.
teome/progressive-gan
Implementation of progressive GAN architecture and training in PyTorch
teome/Str
Simple implementation of C++ string class using the Vec class for memory
teome/triton
Development repository for the Triton language and compiler
teome/VAE-Torch
Implementation of Variational Auto-Encoder in Torch7
teome/Variational-Autoencoder
Implementation of a variational Auto-encoder
teome/Vec
Simple implementation of the vector class in C++
teome/GaLore
teome/garak
LLM vulnerability scanner
teome/instructor
structured outputs for llms
teome/kaggle-llm-science-exam
Notebooks exploring data and approaches for the Kaggle LLM Science Exam
teome/llm-sql-qlora-7B
Fine tune Mistral-7B (or other model <=7B e.g CodeLlama) for SQL generation on 24GB GPU
teome/openai-custom-gpt-youtube-summary
OpenAI Custom GPT Setup With Modal FastAPI Endpoint For YouTube Summarisation
teome/promptbench
A unified evaluation framework for large language models