Dan-wanna-M's Stars
rust-lang/rust
Empowering everyone to build reliable and efficient software.
PyO3/pyo3
Rust bindings for the Python interpreter
EricLBuehler/mistral.rs
Blazingly fast LLM inference.
python-jsonschema/jsonschema
An implementation of the JSON Schema specification for Python
turboderp/exllamav2
A fast inference library for running LLMs locally on modern consumer-class GPUs
imaurer/awesome-llm-json
Resource list for generating JSON using LLMs via function calling, tools, CFG. Libraries, Models, Notebooks, etc.
DreamAndDead/CSAPP-3e-Solutions
CSAPP 3e Solutions, migrated to github.io from gitbook.io which is being shut down.
theroyallab/tabbyAPI
An OAI compatible exllamav2 API that's both lightweight and fast
EricLBuehler/candle-vllm
Efficent platform for inference and serving local LLMs including an OpenAI compatible API server.
Dan-wanna-M/formatron
Formatron empowers everyone to control the format of language models' output with minimal overhead.
avarayr/suaveui
Open source LLM UI, compatible with all local LLM providers.
ShelbyJenkins/llm_client
The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from Probabilistic LLM Vibes
Feneric/doxypypy
A more Pythonic version of doxypy, a Doxygen filter for Python.
PyO3/maturin-action
GitHub Action to install and run a custom maturin command with built-in support for cross compilation
zkx06111/WSRGlow
The official implementation of the Interspeech 2021 paper WSRGlow: A Glow-based Waveform Generative Model for Audio Super-Resolution.
remichu-ai/gallama
Saibo-creator/Awesome-LLM-Constrained-Decoding
A curated list of papers related to constrained decoding of LLM, along with their relevant code and resources.
lakwet/voracious_sort
Voracious radix sort
paritytech/nohash-hasher
An implementation of `std :: hash :: Hasher` which does not hash at all.
Dan-wanna-M/kbnf
A high-performance constrained decoding engine based on context free grammar in Rust
SynthiaDL/TrainChatGalRWKV
LPGhatguy/nonmax
Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.
python-jsonschema/referencing
Cross-specification JSON referencing (JSON Schema, OpenAPI, and the one you just made up!)
pczarn/gearley
An Earley parser engine in Rust.
FrePainter/code
TorchRWKV/rwkv-kit
ModelTC/general-sam
A general suffix automaton implementation in Rust with Python bindings
ModelTC/general-sam-py
Python bindings for general-sam and some utilities
zkx06111/ToolDec
Syntax Error-Free and Generalizable Tool Use for LLMs via Finite-State Decoding
zkx06111/LiveCodeBench
Official repository for the paper "LiveCodeBench: Holistic and Contamination Free Evaluation of Large Language Models for Code"