ki: LM Studio auf Mac (10.47.11.70), Modell gemma-4-31b
This commit is contained in:
parent
228dc0170a
commit
af30ffcd42
2 changed files with 4 additions and 4 deletions
|
|
@ -12,8 +12,8 @@ JWT_EXPIRY_DAYS=30
|
|||
# local = LM Studio auf DS (kostenlos, für Entwicklung)
|
||||
# cloud = Claude API (nur für Premium-User, kostet Geld)
|
||||
KI_MODE=local
|
||||
KI_LOCAL_URL=http://10.47.11.10:1234/v1
|
||||
KI_LOCAL_MODEL=qwen2.5-7b-instruct
|
||||
KI_LOCAL_URL=http://10.47.11.70:1234/v1
|
||||
KI_LOCAL_MODEL=gemma-4-31b
|
||||
|
||||
# Claude API (nur setzen wenn KI_MODE=cloud oder als Fallback)
|
||||
ANTHROPIC_API_KEY=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue