Skip to content

dsl-unibe-ch/gpu_stack_api_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPU Stack Unibe Example

Steps

  1. Create new virtual environment python -m venv .venv
  2. Activate the virtual environment source .venv/Scripts/activate
  3. Install requirements with pip install -r requirements.txt
  4. Login to GPU Stack
  5. Create API KEY by clicking on your account on the bottom left with three dots.
  6. Create a .env by following the .env.example and replace the value of the API_KEY.
  7. Run the test.ipynb
  8. Documentation that is compatible with Openai API

About

Demo for using APIs from UNIBE GPU stack instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published