Update loader.py
This commit is contained in:
parent
4857e5851d
commit
5f16b4602c
1 changed files with 0 additions and 1 deletions
|
|
@ -506,7 +506,6 @@ class FastModel(FastBaseModel):
|
|||
model_config = AutoConfig.from_pretrained(
|
||||
model_name,
|
||||
token = token,
|
||||
revision = revision,
|
||||
trust_remote_code = trust_remote_code,
|
||||
)
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue