6 lines
91 B
Bash
6 lines
91 B
Bash
# --- MODEL SELECTION ---
|
|
MODEL_LIST=ministral-3:3b
|
|
|
|
# --- NETZWORK ---
|
|
DNS_SERVER=8.8.8.8
|