Update README.md
Browse files
README.md
CHANGED
@@ -48,6 +48,8 @@ tags:
|
|
48 |
```text
|
49 |
<|fim_prefix|>{prefix_code}<|fim_suffix|>{suffix_code}<|fim_middle|>
|
50 |
```
|
|
|
|
|
51 |
|
52 |
- Repository-Level Code Completion
|
53 |
|
@@ -59,6 +61,8 @@ tags:
|
|
59 |
{file_content2}
|
60 |
```
|
61 |
|
|
|
|
|
62 |
- Context size: `128000`
|
63 |
|
64 |
<!-- - Run as LlamaEdge service
|
|
|
48 |
```text
|
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 |
|
68 |
<!-- - Run as LlamaEdge service
|