mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-02-25 17:14:15 +01:00
Lint
This commit is contained in:
parent
0100ad1bd7
commit
02518a96a9
|
|
@ -89,7 +89,6 @@ def get_model_metadata(model):
|
|||
else:
|
||||
bos_token = ""
|
||||
|
||||
|
||||
shared.bos_token = bos_token
|
||||
shared.eos_token = eos_token
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue