89b2b7c
1
2
3
# n‑gram LM (demo) A constant‑time n‑gram language model implemented in PyTorch. Designed for tiny‑footprint inference with vLLM.