Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
theqtcompany
/
codellama-7b-qml
:latest
285
Downloads
Updated
1 month ago
CodeLlama-7B-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.
CodeLlama-7B-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.
Cancel
codellama-7b-qml:latest
...
/
params
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
}