Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 440 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 440 Bytes

Solidity Generator

This server application presents an inference endpoint for code generation purposes.

Download the solidity generator model

The pretrained model can be found here

git lfs install
git clone https://huggingface.co/ckandemir/solidity-generator

Build the server app

docker-compose up --build

Test the app

python test.py