flashinfer-ai / flashinfer

FlashInfer: Kernel Library for LLM Serving
https://flashinfer.ai
Apache License 2.0
1.1k stars 98 forks source link

[CMAKE] Make generation option configuration #205

Closed tqchen closed 4 months ago

tqchen commented 4 months ago

This PR makes the generation options configurable. Also fixes a bug of cmake option to allow list values.

Finally, add an option to minimize compiled binaries when some options are turned off at compile time.