Move back to 3900 for the context window to avoid melting local machines

This commit is contained in:
imartinez 2023-12-22 18:21:43 +01:00
parent fde2b942bc
commit fee9f08ef3

View File

@ -36,7 +36,7 @@ llm:
mode: local
# Should be matching the selected model
max_new_tokens: 512
context_window: 32768
context_window: 3900
tokenizer: mistralai/Mistral-7B-Instruct-v0.2
embedding: