From 63c80675c1e3f5f9213fc8bde512167cb140b71d Mon Sep 17 00:00:00 2001 From: Impacte AI Date: Sat, 7 Dec 2024 23:11:27 -0300 Subject: [PATCH] =?UTF-8?q?modelo=20de=20resumo=20agora=20=C3=A9=20llama-3?= =?UTF-8?q?.3-70b-versatile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services.py b/services.py index e7d22a7..b0fbcee 100644 --- a/services.py +++ b/services.py @@ -45,7 +45,7 @@ async def summarize_text_if_needed(text): como se vocĂȘ estivesse escrevendo esse resumo e enviando em texto pelo whatsapp: {text}""", }], - "model": "llama-3.2-90b-vision-preview", + "model": "llama-3.3-70b-versatile", } try: