FocusedDiversity / synaptiq-hppo

The truth-aware document manager
GNU General Public License v3.0
0 stars 0 forks source link

Find a home for HiPPO #8

Closed erskine closed 1 year ago

erskine commented 1 year ago

RTFM, but the gist is likely to be:

rdmontgomery commented 1 year ago

Unfortunately, the newest databricks runtime 13.3 LTS ML uses a cuda version of 11.4 (via nvidia-smi), but the earliest installation allowed by MLC is 11.6.

Fortunately, databricks released a blog about how to run llama2. https://www.databricks.com/blog/building-your-generative-ai-apps-metas-llama-2-and-databricks

It hasn't worked perfectly out of the box, but I'll keep cracking at it.

OSError: meta-llama/Llama-2-7b-chat-hf is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models' If this is a private repository, make sure to pass a token having permission to this repo with use_auth_token or log in with huggingface-cli login and pass use_auth_token=True.

rdmontgomery commented 1 year ago
rdmontgomery commented 1 year ago

Success 🚀 : https://dbc-464ba720-0425.cloud.databricks.com/?o=3203210999074204#notebook/2579478632523918/command/2579478632523925

erskine commented 1 year ago

It has been decided we will run HiPPO in databricks w/ MLFlow