Lists (1)
Sort Name ascending (A-Z)
Stars
Command line (CLI) tool to inspect Apache Parquet files on the go
Learn how to design, develop, deploy and iterate on production-grade ML applications.
Search the most relevant emojis given a natural language query
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Large language model in the terminal! Less `--help` and `man` and more getting stuff done
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
A codebase that makes differentially private training of transformers easy.
Language model alignment-focused deep learning curriculum
llama3 implementation one matrix multiplication at a time
Investigation into performance and biases of Hate Speech Detection Algorithms
Following along François Chollet's Deep Learning with Python
A framework for few-shot evaluation of language models.
Code for my submissions to the Kaggle PII detection competition; lots of LLM fine-tuning, mostly DeBERTa v3
deploy ML Infrastructure and MLOps tooling anywhere quickly and with best practices with a single command
code for reproducing some of the diagrams in the paper "Multimodal Neurons in Artificial Neural Networks"
Library for iPython notebooks for evaluating factuality.
The AI Incident Database seeks to identify, define, and catalog artificial intelligence incidents.
Function Vectors in Large Language Models (ICLR 2024)
Professional Hugo theme for dev bloggers. Based on Mdo's classic Hyde theme.
Baseline model for multimodal classification based on images and text. Text representation obtained from pretrained BERT base model and image representation obtained from VGG16 pretrained model.