mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-06-12 10:29:36 -04:00
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com> Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
4 lines
102 B
Python
4 lines
102 B
Python
from __future__ import annotations
|
|
|
|
from openllm_core.prompts import PromptTemplate as PromptTemplate
|