DecodingParams -> SamplingParams
This commit is contained in:
parent
af16c05074
commit
86c682cd32
@ -1,7 +1,7 @@
|
|||||||
from typing import Optional, Set
|
from typing import Optional, Set
|
||||||
|
|
||||||
|
|
||||||
class DecodingParams:
|
class SamplingParams:
|
||||||
|
|
||||||
def __init__(
|
def __init__(
|
||||||
self,
|
self,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user