LLM: fix expected 2 blank lines (#8360)
This commit is contained in:
parent
c256cd136b
commit
30ac9a70f5
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ def llm_convert(model,
|
|||
|
||||
return None
|
||||
|
||||
|
||||
def main():
|
||||
parser = argparse.ArgumentParser(description='Model Convert Parameters')
|
||||
parser.add_argument('model', type=str,
|
||||
|
|
|
|||
Loading…
Reference in a new issue