Commit 86c682cd authored by Woosuk Kwon's avatar Woosuk Kwon
Browse files

DecodingParams -> SamplingParams

parent af16c050
from typing import Optional, Set
class DecodingParams:
class SamplingParams:
def __init__(
self,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment