Questions

#2
by anakin87 - opened

Hey, thanks for the great work!

  1. this does not seem to work
openai.api_key = "EMPTY"
openai.api_base = "http://luigi.millennium.berkeley.edu:8000/v1"
completion = openai.ChatCompletion.create(model="gorilla-openfunctions-v1", ...)

while it works for gorilla-openfunctions-v0 model

  1. maybe in the future I will create an HF space based on your model
    Is it ok if I call your hosted model?
anakin87 changed discussion status to closed

Sign up or log in to comment