vllm/vllm/py.typed
Jared Roesch 79a30912b8
Add py.typed so consumers of vLLM can get type checking (#1509)
* Add py.typed so consumers of vLLM can get type checking

* Update py.typed

---------
Co-authored-by: aarnphm <29749331+aarnphm@users.noreply.github.com>
Co-authored-by: Zhuohan Li <zhuohan123@gmail.com>
2023-10-30 14:50:47 -07:00

3 lines
65 B
Plaintext

# Marker file for PEP 561.
# The vllm package uses inline types.