mirror of
https://github.com/ollama/ollama.git
synced 2026-04-21 16:25:42 +02:00
build server into desktop app
This commit is contained in:
@@ -76,4 +76,4 @@ def generate():
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
app.run(debug=True, threaded=True, port=5000)
|
||||
app.run(debug=True, threaded=True, port=5001)
|
||||
|
||||
Reference in New Issue
Block a user