Code Generator with Chat Interface
This project trains a code generator model using Hugging Face's GPT-2 and deploys it with a chat interface using FastAPI and CodeMirror for syntax highlighting.
Setup
Install dependencies:
pip install -r requirements.txtTrain the model:
python model_training.pyRun the FastAPI server:
uvicorn app:app --reloadOpen
index.htmlin your browser to interact with the model.
- Downloads last month
- -
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support