https://github.com/fmxexpress/python-gui-vicuna-13b-client
GUI client built in Python to run Vicuna-13b with Replicate's API.
https://github.com/fmxexpress/python-gui-vicuna-13b-client
delphi delphifmx python python-gui python-gui-apps replicate vicuna-13b
Last synced: 2 months ago
JSON representation
GUI client built in Python to run Vicuna-13b with Replicate's API.
- Host: GitHub
- URL: https://github.com/fmxexpress/python-gui-vicuna-13b-client
- Owner: FMXExpress
- License: mit
- Created: 2023-06-05T14:06:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-05T14:13:27.000Z (over 2 years ago)
- Last Synced: 2025-03-21T02:13:46.997Z (7 months ago)
- Topics: delphi, delphifmx, python, python-gui, python-gui-apps, replicate, vicuna-13b
- Language: Python
- Homepage: https://www.fmxexpress.com/
- Size: 14.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python-GUI-Vicuna-13b-Client
GUI client built in Python to run Vicuna-13b with Replicate's API.# Installation:
* pip install delphifmx
* pip install replicate# Run:
python vicunaapp.py
# Find out more about DelphiFMX:
[DelphiFMX for Python](https://pythongui.org/delphifmx/)