"docs/vscode:/vscode.git/clone" did not exist on "3848606c7ed98c585b7a41397f99e1a873b17f61"
Unverified Commit 764c2f79 authored by Leymore's avatar Leymore Committed by GitHub
Browse files

[Fix] update qwen config (#358)

parent ab21f3be
......@@ -19,6 +19,7 @@ models = [
use_fast=False,
revision='39fc5fdcb95c8c367bbdb3bfc0db71d96266de09'
),
pad_token_id=151643,
max_out_len=100,
max_seq_len=2048,
batch_size=8,
......
......@@ -19,6 +19,7 @@ models = [
truncation_side='left',
trust_remote_code=True,
use_fast=False,),
pad_token_id=151643,
max_out_len=100,
max_seq_len=2048,
batch_size=8,
......
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