Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ tags:
|
|
13 |
CodeLlama-7B-QML is a fine-tuned model for code completion tasks in Qt's Markup Language (QML). 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, other models scored:
|
16 |
-
- CodeLlama-13B-QML:
|
17 |
- Claude 3.7 Sonnet: 76%
|
18 |
- Claude 3.5 Sonnet: 68%
|
19 |
- CodeLlama 13B: 66%
|
|
|
13 |
CodeLlama-7B-QML is a fine-tuned model for code completion tasks in Qt's Markup Language (QML). 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, other models scored:
|
16 |
+
- CodeLlama-13B-QML: 86%
|
17 |
- Claude 3.7 Sonnet: 76%
|
18 |
- Claude 3.5 Sonnet: 68%
|
19 |
- CodeLlama 13B: 66%
|