Etherll's picture
Update README.md
0db8b3c verified
---
library_name: transformers
tags: []
---
A small finetune over <https://huggingface.co/datasets/Etherll/code-fim-v2> dataset on top of Qwen/Qwen2.5-Coder-1.5B to generate code FIM ( Fill-in-the-Middle )
You can use this with [Continue](https://docs.continue.dev/autocomplete/how-to-use-it).
Dont forget to use this format :
```
<|file_name|>{{{filename}}}<|fim_prefix|>{{{prefix}}}<|fim_suffix|>{{{suffix}}}<|fim_middle|>
```