Using AI Models for Normalizing Human Output
Getting started
Copy .env.example to .env and set the environment variables.
You can sign up for Meteosource here and you
can download the Airoboros LLM
by running git lfs clone https://huggingface.co/TheBloke/airoboros-l2-7B-gpt4-2.0-GGUF in
another directory.
Now install the package files with pipenv:
$ pipenv install
And run the notebook:
$ pipenv run jupyter notebook
Description
Languages
Jupyter Notebook
100%