predacons-gui

Gui for Predacons


License
MIT
Install
pip install predacons-gui==0.0.106

Documentation

Predecons-GUI

Predecons-GUI is a gradio based front end for predecons a ml tool for building / transferlearning llms

Installation

pip install predacons-gui

Usage

import predacons_gui
predacons_gui.launch()
predacons-gui

Features

  • Gradio based front end
  • Predecons based backend
  • abitly to load, save and train over hugging face models
  • abitly to test and train over custom models and any hugging face model

Screenshots

image image

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

License

AGPL-3.0