ngrok / ngrok-python

Embed ngrok secure ingress into your Python apps with a single line of code.
https://ngrok.com
Apache License 2.0
115 stars 23 forks source link

Add GPT4all examples #25

Closed CarlAmko closed 1 year ago

CarlAmko commented 1 year ago

What

Adds an example showcasing spinning up an ngrok tunnel that points to a GPT4All model backend. Uses Gradio for visualization.

Notes

Requires that you download a model from the GPT4All site above.

image image

Response times vary but can take a while depending on the nature of the prompt. It is possible to run out of resources, so be careful.