Pinned Repositories
alignment-handbook
Robust recipes for to align language models with human and AI preferences
amazingvince.github.io
Vincent's blog
axolotl
Go ahead and axolotl questions
BitNet-Transformers
0️⃣1️⃣🤗 BitNet-Transformers: Huggingface Transformers Implementation of "BitNet: Scaling 1-bit Transformers for Large Language Models" in pytorch with Llama(2) Architecture
chess-custom-encoder-decoder
chess-gpt
code_quality_bert
dash-sample-apps
Apps hosted in the Dash Gallery
Forward-Forward
Implementing https://www.cs.toronto.edu/~hinton/FFA13.pdf
stockGame
Simple python stock simulation game
amazingvince's Repositories
amazingvince/Forward-Forward
Implementing https://www.cs.toronto.edu/~hinton/FFA13.pdf
amazingvince/alignment-handbook
Robust recipes for to align language models with human and AI preferences
amazingvince/amazingvince.github.io
Vincent's blog
amazingvince/axolotl
Go ahead and axolotl questions
amazingvince/BitNet-Transformers
0️⃣1️⃣🤗 BitNet-Transformers: Huggingface Transformers Implementation of "BitNet: Scaling 1-bit Transformers for Large Language Models" in pytorch with Llama(2) Architecture
amazingvince/chess-custom-encoder-decoder
amazingvince/chess-gpt
amazingvince/code_quality_bert
amazingvince/dash-sample-apps
Apps hosted in the Dash Gallery
amazingvince/docqa
An easy way to extract information from documents
amazingvince/DRUGS
Stop messing around with finicky sampling parameters and just use DRµGS!
amazingvince/embedding_training
amazingvince/eventkit
Event-driven data pipelines
amazingvince/example-external-plugin
Example of an external plugin using our additional apis
amazingvince/hf_samba
amazingvince/kernl
Kernl lets you run PyTorch transformer models several times faster on GPU with a single line of code, and is designed to be easily hackable.
amazingvince/langchain
⚡ Building applications with LLMs through composability ⚡
amazingvince/learned_pause
amazingvince/llm-chess-arena
A chess arena for large language models
amazingvince/minimal-t5
amazingvince/nanoT5
Fast & Simple repository for pre-training and fine-tuning T5-style models
amazingvince/naomi-count-down
amazingvince/openai_batch_manager
tool for processing batch jobs on openai
amazingvince/paper-qa
LLM Chain for answering questions from documents with citations
amazingvince/showdown
A Pokemon Showdown Battle Bot written in Python
amazingvince/smart_alpha
amazingvince/textsum
CLI & Python API to easily summarize text-based files with transformers
amazingvince/tokenmonster
Ungreedy subword tokenizer and vocabulary trainer for Python, Go & Javascript
amazingvince/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
amazingvince/trl
Train transformer language models with reinforcement learning.