feat OLLAMA_URL 切换到A6000
fix
This commit is contained in:
@@ -138,7 +138,7 @@ SEGMENTATION = {
|
|||||||
"output": "seg_output__0",
|
"output": "seg_output__0",
|
||||||
}
|
}
|
||||||
# ollama config
|
# ollama config
|
||||||
OLLAMA_URL = "http://10.1.1.243:11434/api/embeddings"
|
OLLAMA_URL = "http://10.1.1.240:11434/api/embeddings"
|
||||||
# DESIGN config
|
# DESIGN config
|
||||||
DESIGN_MODEL_URL = '10.1.1.240:10000'
|
DESIGN_MODEL_URL = '10.1.1.240:10000'
|
||||||
AIDA_CLOTHING = "aida-clothing"
|
AIDA_CLOTHING = "aida-clothing"
|
||||||
|
|||||||
Reference in New Issue
Block a user