This commit is contained in:
DrewZt 2024-10-26 22:18:27 +01:00 committed by GitHub
commit 06014f4260
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -550,9 +550,6 @@
)
).join("\n"),
});
if (selected_image) {
prompt = `A chat between a curious human and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the human's questions.\nUSER:[img-10]${msg}\nASSISTANT:`;
}
await runLlama(prompt, {
...params.value,
slot_id: slot_id,