@ -119,7 +119,6 @@ llm = Llama(
model_path="./mistral-7b-instruct-v0.2.Q4_K_M.gguf",
chat_format="llama-2",
verbose=False,
echo=True,
n_ctx=0,
)