From 771c2c0e6553428e6b2f424388099eb56b55c0b7 Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Fri, 7 Jun 2024 10:04:16 +0100 Subject: [PATCH] Update roles/home/aichat.nix --- roles/home/aichat.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/home/aichat.nix b/roles/home/aichat.nix index d0c0a49..44771c2 100644 --- a/roles/home/aichat.nix +++ b/roles/home/aichat.nix @@ -19,8 +19,8 @@ let max_input_tokens: 128000 max_output_tokens: 8192 - - name: codestral:22b-v0.1-q6_K - max_input_tokens: 32000 + - name: pino-coder + max_input_tokens: 28000 max_output_tokens: 8192 - type: openai