Initial commit
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# Local LLM configuration
|
||||
# Copy to .env and fill in your values
|
||||
|
||||
# Model to run
|
||||
MODEL_NAME=llama3
|
||||
|
||||
# Port to expose
|
||||
PORT=11434
|
||||
Reference in New Issue
Block a user