Create README.md
Browse filesThis is a finetuned deepseek-coder-1.3B model for automatic code completion of Solidity code. The model was finetuned with QLoRA and an FIM transformed and Slither audited dataset. The corresponding dataset can be found at fbnhnsl/FIM_Solidity_Dataset on Hugging Face.
If you wish to use this dataset, you can cite it as follows:
@misc
{hensel2025fim_model,
title = {Finetuned deepseek-coder-1.3B model for automatic code completion of Solidity code},
author={Fabian Hensel},
year={2025}
}