Moving to typical Python setup
This commit is contained in:
parent
5e3bddf60e
commit
964370aa8e
|
@ -12,7 +12,7 @@ import logging
|
||||||
|
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
|
||||||
import tools
|
from . import tools
|
||||||
|
|
||||||
#MODEL = "gemma3:27b"
|
#MODEL = "gemma3:27b"
|
||||||
MODEL = "qwen3:latest"
|
MODEL = "qwen3:latest"
|
Loading…
Reference in New Issue
Block a user