FocusedDiversity / synaptiq-hppo

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

Get Llama2 7b running as a persistent job in Databricks #13

Open erskine opened 1 year ago

erskine commented 1 year ago

Set things up so that the chatbot code (http listener live loop) can invoke the model and get responses back.

erskine commented 1 year ago

Set up http listener job that can accept requests, invoke the llm, and return responses