File size: 429 Bytes
1e4e601 2000f58 1e4e601 2000f58 0db8b3c |
1 2 3 4 5 6 7 8 9 10 11 |
---
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|>
``` |