mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 22:18:36 +08:00
Merge d48e027412 into 38296a472b
This commit is contained in:
commit
5ea8cab50c
@ -53,7 +53,7 @@ public:
|
||||
|
||||
[[nodiscard]] __host__ __device__ static constexpr runtime::SizeType32 getMinLength()
|
||||
{
|
||||
return 1;
|
||||
return 0;
|
||||
}
|
||||
|
||||
[[nodiscard]] __host__ __device__ static constexpr runtime::SizeType32 getPromptIgnoreLength()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user