Add a link to HF paper page

This commit is contained in:
Lianmin Zheng
2024-01-24 22:25:33 -08:00
committed by GitHub
parent ed7c7eca0e
commit 93414c8238

View File

@@ -355,4 +355,7 @@ Learn more [here](docs/benchmark_results.md).
}
```
[![Paper page](https://huggingface.co/datasets/huggingface/badges/resolve/main/paper-page-md.svg)](https://huggingface.co/papers/2312.07104)
We learned from the design and reused some code of the following projects: [Guidance](https://github.com/guidance-ai/guidance), [vLLM](https://github.com/vllm-project/vllm), [LightLLM](https://github.com/ModelTC/lightllm), [FlashInfer](https://github.com/flashinfer-ai/flashinfer), [Outlines](https://github.com/outlines-dev/outlines), [LMQL](https://github.com/eth-sri/lmql).