--- library_name: transformers tags: [] --- A small finetune over 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|> ```