Yew Chong
basic README
07e97dd
|
raw
history blame
475 Bytes
## To test the LLM only
Download the relevant LLM python notebooks (e.g. `LLM for Patient.ipynb`)
Add your own .env file in the same directory as the notebook
Run :)
----------------------------------------------------------------
# How to run locally
git pull everything down
`python -m pip install -r requirements.txt`
Add your own .env file based on the env.example (huggingface, openai, firebase tokens required)
???
profit
---------------------------------