gorilla-llm / gorilla-cli

LLMs for your CLI
https://gorilla.cs.berkeley.edu/
Apache License 2.0
1.3k stars 76 forks source link

Does internet required for tool ? #55

Closed hrachstep closed 10 months ago

hrachstep commented 10 months ago

I tried to run gorilla in offline server wiithout internet and got ⠦ LoadingServer is unreachable. Try updating Gorilla-CLI with 'pip install --upgrade gorilla-cli'

Can you please confirm does internet required for tool? Thanks

ShishirPatil commented 10 months ago

Hey @hrachstep Yes, we run the inference on our hosted end-point which means you can use the tool on any machine, but it requires internet.