fly-apps / basaran-demo

Hyperonym's Basaran demo app on Fly.io

Home Page:https://fly.io/docs/gpus/gpu-quickstart/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basaran demo app for Fly.io

First deploy with:

fly apps create basaran-demo
fly deploy

Once deployed, go to https://basaran-demo.fly.dev/

HuggingFace token

Some models requires a huggingface token to access, create one at https://huggingface.co/settings/tokens and set it as a secret with fly secrets set HUGGINGFACE_TOKEN=<token>

Once set, change the MODEL envvar in fly.toml.

i.e.: MODEL="huggyllama/llama-7b"

About

Hyperonym's Basaran demo app on Fly.io

https://fly.io/docs/gpus/gpu-quickstart/