mirror of
https://github.com/katanemo/plano.git
synced 2026-05-21 13:55:15 +02:00
add test and pre commit hook
This commit is contained in:
parent
cf612409f0
commit
ee36e403d1
9 changed files with 351 additions and 7 deletions
|
|
@ -11,7 +11,6 @@ class ArchGuardHanlder:
|
|||
self.model = model_dict["model"]
|
||||
self.tokenizer = model_dict["tokenizer"]
|
||||
self.device = model_dict["device"]
|
||||
self.hardware_config = model_dict["hardware_config"]
|
||||
|
||||
self.threshold = threshold
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue