"qa/L0_pytorch_unittest/test.sh" did not exist on "63822008af2e4e693d2fa9dc854f70fdf1d39bf9"
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