feat(config): remove unused vars
This commit is contained in:
parent
33b895b75e
commit
97804e7b4d
2 changed files with 0 additions and 4 deletions
|
|
@ -1,5 +1,4 @@
|
|||
[GENERAL]
|
||||
PORT = 3001 # Port to run the server on
|
||||
SIMILARITY_MEASURE = "cosine" # "cosine" or "dot"
|
||||
KEEP_ALIVE = "5m" # How long to keep Ollama models loaded into memory. (Instead of using -1 use "-1m")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue