replicate / llama-chat

A boilerplate for creating a Llama 3 chat app
https://llama3.replicate.dev
Apache License 2.0
765 stars 289 forks source link

Error while generating codes #44

Open plantindesk opened 9 months ago

plantindesk commented 9 months ago

image

{"**", "<b>"}, 
{"*", "<i>"}, 
{"_", "<u>"}, 
{"`", "<code>"}, 
{"##", "<h2>"}, 
"#", "<h1>",
 "[", "<a href=\"{0}\">"], 
"]", "</a>"}, 
{"\n", "<br>"}, 
{" ", "<span style=\"font-size: larger\">"}