"launch/dynamo-run/src/vscode:/vscode.git/clone" did not exist on "2fa506daa1039b347ca686cb079e88fa0d2f10ba"
Commit 86c682cd authored by Woosuk Kwon's avatar Woosuk Kwon
Browse files

DecodingParams -> SamplingParams

parent af16c050
from typing import Optional, Set from typing import Optional, Set
class DecodingParams: class SamplingParams:
def __init__( def __init__(
self, 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