432 1 month ago

CodeLlama-13B-QML is a large language model customized by the Qt Company for Fill-In-The-Middle code completion tasks in the QML programming language, especially for Qt Quick Controls compliant with Qt 6 releases.

ab86828d7da4 · 253B
{
"num_predict": 500,
"repeat_penalty": 1.05,
"rope_frequency_base": 1000000,
"stop": [
"<SUF>",
"<PRE>",
"</PRE>",
"</SUF>",
"< EOT >",
"\\\\end",
"<MID>",
"</MID>",
"##"
],
"temperature": 0,
"top_p": 1
}