PeterSchneider commited on
Commit
cd02793
·
verified ·
1 Parent(s): c730df2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
  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. The CodeLlama-7B-QML model is designed for software developers who want to run their code completion LLM locally on their computer.
14
 
15
  This model reaches a score of 79% on the QML100 Fill-In-the-Middle code completion benchmark for Qt 6-compliant code. In comparison, others models scored:
16
- - CodeLlama-13B-QML (finetuned model from Qt): 79%
17
  - Claude 3.7 Sonnet: 76%
18
  - Claude 3.5 Sonnet: 68%
19
  - CodeLlama 13B: 66%
 
13
  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. The CodeLlama-7B-QML model is designed for software developers who want to run their code completion LLM locally on their computer.
14
 
15
  This model reaches a score of 79% on the QML100 Fill-In-the-Middle code completion benchmark for Qt 6-compliant code. In comparison, others models scored:
16
+ - CodeLlama-13B-QML: 79%
17
  - Claude 3.7 Sonnet: 76%
18
  - Claude 3.5 Sonnet: 68%
19
  - CodeLlama 13B: 66%