REAMDE.md fix (#25)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
REAMDE.md fix Co-authored-by: Alexey Skobkin <skobkin-ru@ya.ru> Reviewed-on: #25
This commit is contained in:
parent
f28670834d
commit
8326333bcf
|
@ -12,6 +12,6 @@ docker run \
|
||||||
-e OPENAI_API_BASE_URL=http://ollama.localhost:11434/v1 \
|
-e OPENAI_API_BASE_URL=http://ollama.localhost:11434/v1 \
|
||||||
-e TELEGRAM_TOKEN=12345 \
|
-e TELEGRAM_TOKEN=12345 \
|
||||||
-e MODEL_TEXT_REQUEST=llama3.1:8b-instruct-q6_K
|
-e MODEL_TEXT_REQUEST=llama3.1:8b-instruct-q6_K
|
||||||
-e MODEL_TEXT_REQUEST=mistral-nemo:12b-instruct-2407-q4_K_M
|
-e MODEL_SUMMARIZE_REQUEST=mistral-nemo:12b-instruct-2407-q4_K_M
|
||||||
skobkin/telegram-llm-bot
|
skobkin/telegram-llm-bot
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue