Mihaiii's Stars
dabochen/spreadsheet-is-all-you-need
A nanoGPT pipeline packed in a spreadsheet
karpathy/LLM101n
LLM101n: Let's build a Storyteller
ironjr/grokfast
Official repository for the paper "Grokfast: Accelerated Grokking by Amplifying Slow Gradients"
andyrdt/refusal_direction
Code and results accompanying the paper "Refusal in Language Models Is Mediated by a Single Direction".
xhluca/bm25s
Fast lexical search implementing BM25 in Python using Numpy, Numba and Scipy
wejoncy/QLLM
A general 2-8 bits quantization toolbox with GPTQ/AWQ/HQQ, and export to onnx/onnx-runtime easily.
fchollet/ARC-AGI
The Abstraction and Reasoning Corpus
nivibilla/build-nanogpt
Video+code lecture on building nanoGPT from scratch
microsoft/Samba
Official implementation of "Samba: Simple Hybrid State Space Models for Efficient Unlimited Context Language Modeling"
karpathy/build-nanogpt
Video+code lecture on building nanoGPT from scratch
ltgoslo/bert-in-context
Official implementation of "BERTs are Generative In-Context Learners"
google/mesop
Rapidly build AI apps in Python
modal-labs/llm-finetuning
Guide for fine-tuning Llama/Mistral/CodeLlama models and more
aboros98/synth
synth. is a framework designed for the generation of synthetic instructions to enhance LLM training.
llm-merging/LLM-Merging
LLM-Merging: Building LLMs Efficiently through Merging
opea-project/GenAIExamples
Generative AI Examples is a collection of GenAI examples such as ChatQnA, Copilot, which illustrate the pipeline capabilities of the Open Platform for Enterprise AI (OPEA) project.
pyeventsourcing/eventsourcing
A library for event sourcing in Python.
parlance-labs/ftcourse
2noise/ChatTTS
A generative speech model for daily dialogue.
jjallaire/inspect-llm-workshop
terrierteam/ir_measures
provides a common interface to many IR measure tools
modal-labs/modal-examples
Examples of programs built using Modal
amack315/unsupervised-steering-vectors
iamgroot42/mimir
Python package for measuring memorization in LLMs.
nrimsky/CAA
Steering Llama 2 with Contrastive Activation Addition
johnowhitaker/agent-openai-python-prompty
A creative writing multi-agent solution to help users write articles.
FailSpy/abliterator
Simple Python library/structure to ablate features in LLMs which are supported by TransformerLens
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
OpenLLM-Ro/llama-recipes
nickmitchko/llm_steer-oobabooga
Steer LLM outputs towards a certain topic/subject and enhance response capabilities using activation engineering by adding steering vectors, now in oobabooga text generation webui!