Update README.md
Browse files
README.md
CHANGED
@@ -49,7 +49,7 @@ tags:
|
|
49 |
<|fim_prefix|>{prefix_code}<|fim_suffix|>{suffix_code}<|fim_middle|>
|
50 |
```
|
51 |
|
52 |
-
Reference: https://github.com/QwenLM/Qwen2.5-Coder?tab=readme-ov-file#3-file-level-code-completion-fill-in-the-middle
|
53 |
|
54 |
- Repository-Level Code Completion
|
55 |
|
@@ -61,7 +61,7 @@ tags:
|
|
61 |
{file_content2}
|
62 |
```
|
63 |
|
64 |
-
Reference: https://github.com/QwenLM/Qwen2.5-Coder?tab=readme-ov-file#4-repository-level-code-completion
|
65 |
|
66 |
- Context size: `128000`
|
67 |
|
|
|
49 |
<|fim_prefix|>{prefix_code}<|fim_suffix|>{suffix_code}<|fim_middle|>
|
50 |
```
|
51 |
|
52 |
+
*Reference: https://github.com/QwenLM/Qwen2.5-Coder?tab=readme-ov-file#3-file-level-code-completion-fill-in-the-middle*
|
53 |
|
54 |
- Repository-Level Code Completion
|
55 |
|
|
|
61 |
{file_content2}
|
62 |
```
|
63 |
|
64 |
+
*Reference: https://github.com/QwenLM/Qwen2.5-Coder?tab=readme-ov-file#4-repository-level-code-completion*
|
65 |
|
66 |
- Context size: `128000`
|
67 |
|