- Create new virtual environment
python -m venv .venv - Activate the virtual environment
source .venv/Scripts/activate - Install requirements with
pip install -r requirements.txt - Login to GPU Stack
- Create API KEY by clicking on your account on the bottom left with three dots.
- Create a .env by following the .env.example and replace the value of the API_KEY.
- Run the
test.ipynb - Documentation that is compatible with Openai API
-
Notifications
You must be signed in to change notification settings - Fork 0
dsl-unibe-ch/gpu_stack_api_demo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Demo for using APIs from UNIBE GPU stack instance
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published