mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix test
This commit is contained in:
parent
2405fb36e3
commit
b2ef3f7266
4 changed files with 32 additions and 39 deletions
|
|
@ -18,6 +18,7 @@ class ArchGuardHanlder:
|
|||
"""
|
||||
|
||||
self.model = model_dict["model"]
|
||||
self.model_name = model_dict["model_name"]
|
||||
self.tokenizer = model_dict["tokenizer"]
|
||||
self.device = model_dict["device"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue