Skip to content

Gurkenglas/gpt3coq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpt3coq

Make GPT-3 complete Coq files.

Feel free to submit Coq files for completion. Ideally, give GPT-3 some examples to work with. GPT-3 will ignore everything but the last 3000 characters in the file when producing completions.

Example usage: python3 gpt3coq.py --top_p 0.9 modal.v 2> modal.log

About

Make GPT-3 complete Coq files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published