Update README.md
Browse files
README.md
CHANGED
@@ -6,5 +6,6 @@ A small finetune over <https://huggingface.co/datasets/Etherll/code-fim-v2> data
|
|
6 |
You can use this with [Continue](https://docs.continue.dev/autocomplete/how-to-use-it).
|
7 |
|
8 |
Dont forget to use this format :
|
9 |
-
|
10 |
-
<|file_name|>{{{filename}}}<|fim_prefix|>{{{prefix}}}<|fim_suffix|>{{{suffix}}}<|fim_middle|>
|
|
|
|
6 |
You can use this with [Continue](https://docs.continue.dev/autocomplete/how-to-use-it).
|
7 |
|
8 |
Dont forget to use this format :
|
9 |
+
```
|
10 |
+
<|file_name|>{{{filename}}}<|fim_prefix|>{{{prefix}}}<|fim_suffix|>{{{suffix}}}<|fim_middle|>
|
11 |
+
```
|