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 🦀
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.
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
maxpert/marmot
A distributed SQLite replicator built on top of NATS
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
alexmojaki/snoop
A powerful set of Python debugging tools, based on PySnooper
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
eth-sri/language-model-arithmetic
Controlled Text Generation via Language Model Arithmetic
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".
MAEHCM/ICL-D3IE
Code for ICCV 2023 Paper : “ICL-D3IE: In-Context Learning with Diverse Demonstrations Updating for Document Information Extraction”
jrhy/s3db
SQLite extension that stores tables in an S3-compatible object store
triton-inference-server/developer_tools
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.