Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vedovati-matteo/smalltalkcodegen

LifeWare project of a llm for generation code for the Smalltalk programming language.
https://github.com/vedovati-matteo/smalltalkcodegen

Last synced: 10 days ago
JSON representation

LifeWare project of a llm for generation code for the Smalltalk programming language.

Awesome Lists containing this project

README

        

# SmalltalkCodeGen
LifeWare project of a LLM for generation code for the Smalltalk programming language.

There are two parts:
- Model Creation: Python Notebook for Finetuning the model and for generating code. It also contain the checkpoint of the model during training (suggested model checkpoint-1300)
- Extension: VScode extension that utilize the finetuning model