mirror of
https://gitlab.rlp.net/proj-wise2526-video2document/video2document.git
synced 2026-06-15 18:01:52 +02:00
changed Display name
This commit is contained in:
@@ -13,7 +13,7 @@ const SAIA_URL = "https://chat-ai.academiccloud.de/v1/chat/completions";
|
||||
const module_exports = {
|
||||
name: "llm-saia_llama_3.3",
|
||||
type: "llm",
|
||||
displayname: "SAIA Llama 3.3 70B",
|
||||
displayname: "LLAMA",
|
||||
description: "Generates documents using Llama 3.3 70B Instruct via SAIA platform",
|
||||
|
||||
async function(parameter) {
|
||||
|
||||
Reference in New Issue
Block a user