janvarev / kobold_api_multilang_proxy

Kobold API proxy interface, that translate queries between English and User Language
MIT License
7 stars 0 forks source link

Can you give me a hand on how to use the colab? #2

Open Juan-Cruz-Iturrioz opened 1 year ago

Juan-Cruz-Iturrioz commented 1 year ago

First I want to thank you for making this prototype and I want to ask you how if you can give me a hand to use this api in https://colab.research.google.com/github/TavernAI/TavernAI/blob/main/colab/GPU.ipynb

janvarev commented 1 year ago

I'm sorry, I'm not good at Google Colab. But in principle, you must do this:

  1. Run your Colab
  2. Run proxy at YOUR computer, and set up kobold_url link to Colab target api (proxy is your Colab Client)
  3. Set url in your Client to PROXY url (because proxy is Server for your Cleint)