re-structure
This commit is contained in:
@@ -73,7 +73,7 @@ def main():
|
||||
parser.print_help()
|
||||
return
|
||||
|
||||
from inference.validation import LLMValidator
|
||||
from backend.validation import LLMValidator
|
||||
|
||||
validator = LLMValidator()
|
||||
validator.connect()
|
||||
|
||||
Reference in New Issue
Block a user