jcmc00's Stars
pytorch/torchtune
PyTorch native post-training library
heyoeyo/muggled_sam
Muggled SAM: Segmentation without the magic
black-forest-labs/flux
Official inference repo for FLUX.1 models
JohnTailor/FT-Topic
Repo for paper on Topic Modeling with Fine-tuning LLMs and Bag of Sentences
MilaNLProc/contextualized-topic-models
A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherent topics. Published at EACL and ACL 2021 (Bianchi et al.).
RAIVNLab/MRL
Code repository for the paper - "Matryoshka Representation Learning"
taisti/TASTEset
garrrychan/recipe_recommender_system
Recipe Recommender System
SylphAI-Inc/AdalFlow
AdalFlow: The library to build & auto-optimize LLM applications.
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—language models
Nota-NetsPresso/shortened-llm
Compressed LLMs for Efficient Text Generation [ICLR'24 Workshop]
Syhen/2nd-Place-Solution-Kaggle-Learning-Agency-Lab-Automated-Essay-Scoring-2.0
2nd place training code for Kaggle AES2 competition.
nikhilbarhate99/PPO-PyTorch
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
JosefAlbers/Phi-3-Vision-MLX
Phi-3.5 for Mac: Locally-run Vision and Language Models for Apple Silicon
OpenGVLab/EfficientQAT
EfficientQAT: Efficient Quantization-Aware Training for Large Language Models
AnswerDotAI/gpu.cpp
A lightweight library for portable low-level GPU computation using WebGPU.
deepset-ai/haystack
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
pgvector/pgvector
Open-source vector similarity search for Postgres
EricLBuehler/xlora
X-LoRA: Mixture of LoRA Experts
TUDB-Labs/mLoRA
An Efficient "Factory" to Build Multiple LoRA Adapters
bfshi/scaling_on_scales
When do we not need larger vision models?
kyegomez/qformer
Implementation of Qformer from BLIP2 in Zeta Lego blocks.
Thartvigsen/GRACE
[NeurIPS'23] Aging with GRACE: Lifelong Model Editing with Discrete Key-Value Adaptors
axolotl-ai-cloud/axolotl
Go ahead and axolotl questions
karpathy/llm.c
LLM training in simple, raw C/CUDA
jiaweizzhao/GaLore
GaLore: Memory-Efficient LLM Training by Gradient Low-Rank Projection
Undi95/LLM-SLERP-MergeTest
Spherical Merge Pytorch/HF format Language Models with minimal feature loss.
DocShotgun/LLM-notebooks
Jupyter notebooks for cloud-based usage
SakanaAI/evolutionary-model-merge
Official repository of Evolutionary Optimization of Model Merging Recipes
Vahe1994/AQLM
Official Pytorch repository for Extreme Compression of Large Language Models via Additive Quantization https://arxiv.org/pdf/2401.06118.pdf and PV-Tuning: Beyond Straight-Through Estimation for Extreme LLM Compression https://arxiv.org/abs/2405.14852