dtiarks's Stars
mingrammer/diagrams
:art: Diagram as Code for prototyping cloud system architectures
atuinsh/atuin
✨ Magical shell history
motdotla/dotenv
Loads environment variables from .env for nodejs projects.
extrawurst/gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀
stas00/ml-engineering
Machine Learning Engineering Open Book
sgl-project/sglang
SGLang is a fast serving framework for large language models and vision language models.
ml-explore/mlx-examples
Examples in the MLX framework
pytransitions/transitions
A lightweight, object-oriented finite state machine implementation in Python with many extensions
microsoft/promptbase
All things prompt engineering
microsoft/LLMLingua
[EMNLP'23, ACL'24] To speed up LLMs' inference and enhance LLM's perceive of key information, compress the prompt and KV-Cache, which achieves up to 20x compression with minimal performance loss.
tyxsspa/AnyText
Official implementation code of the paper <AnyText: Multilingual Visual Text Generation And Editing>
eth-sri/lmql
A language for constraint-guided and efficient LLM programming.
stanford-futuredata/ColBERT
ColBERT: state-of-the-art neural search (SIGIR'20, TACL'21, NeurIPS'21, NAACL'22, CIKM'22, ACL'23, EMNLP'23)
li-plus/chatglm.cpp
C++ implementation of ChatGLM-6B & ChatGLM2-6B & ChatGLM3 & GLM4(V)
NVIDIA/ChatRTX
A developer reference project for creating Retrieval Augmented Generation (RAG) chatbots on Windows using TensorRT-LLM
dvmazur/mixtral-offloading
Run Mixtral-8x7B models in Colab or consumer desktops
SRombauts/SQLiteCpp
SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
janhq/cortex.cpp
Local AI API Platform
baaivision/Emu
Emu Series: Generative Multimodal Models from BAAI
noamgat/lm-format-enforcer
Enforce the output format (JSON Schema, Regex etc) of a language model
DLYuanGod/TinyGPT-V
TinyGPT-V: Efficient Multimodal Large Language Model via Small Backbones
datamllab/LongLM
[ICML'24 Spotlight] LLM Maybe LongLM: Self-Extend LLM Context Window Without Tuning
apoorvumang/prompt-lookup-decoding
npuichigo/openai_trtllm
OpenAI compatible API for TensorRT LLM triton backend
sdan/selfextend
an implementation of Self-Extend, to expand the context window via grouped attention
KyujinHan/Sakura-SOLAR-DPO
Sakura-SOLAR-DPO: Merge, SFT, and DPO
msclar/formatspread
Code accompanying "How I learned to start worrying about prompt formatting".
rwightman/genalog
Genalog is an open source, cross-platform python package allowing generation of synthetic document images with custom degradations and text alignment capabilities.
jrhy/s3db
SQLite extension that stores tables in an S3-compatible object store
mohanbing/st_doc_ext
This repository contains the code for the information extraction app that uses langchain to extract a structured output from unstructured data for a particular schema.