Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,5 @@ 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 |
<|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|>
|