Skip to content

Commit

Permalink
made requested change removed tokenizer from template
Browse files Browse the repository at this point in the history
  • Loading branch information
Taddeus Buica committed Nov 6, 2024
1 parent 1c831c9 commit 66d6be0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion settings/settings-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ server:

llm:
mode: openailike
tokenizer: ${VLLM_TOKENIZER:-}
max_new_tokens: ${VLLM_MAX_NEW_TOKENS:5000}
context_window: ${VLLM_CONTEXT_WINDOW:4096}
temperature: ${VLLM_TEMPERATURE:0.1}
Expand Down

0 comments on commit 66d6be0

Please sign in to comment.