Skip to content

jchwenger/Interactive-Finetuning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Finetuning

gui example

Finetune a model interactively using Tkinter.

Preparation and brainstorm ChatGPT chat here.

This project is based on an original idea by Ahmet Toplu. His implementation so far is in TensorFlow, whereas this one uses PyTorch.

Installation

Because of Tkinter, just using python -m venv is a bit tricky. I recommend conda instead:

# or mamba
conda env create -f environment.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages