mmoskal
- Karma
- 0
- Created
- ()
- Submissions
- 0
- TensorRT-LLM runtime now open-source (github.com)
-
I wanted to share a project I've been working on for the past few weeks: llgtrt. It's a Rust implementation of a HTTP REST server for hosting Large Language Models using llguidance library for constrained output with…
- Show HN: Prompts as WASM Programs (github.com)
AICI is a proposed common interface between LLM inference engines (llama.cpp, vLLM, HF Transformers, etc.) and "controllers" - programs that can constrain the LLM output according to regexp, grammar, or custom logic, as…