Install Docker.
$ git clone https://github.com/VladimirKalajcidi/Recommendation-Assistant.git
$ cd Recommendation-Assistant
$ docker build -t llm .
Execute following command in Recommendation-Assistant
directory.
$ docker run -it -d -v $(pwd):/app/ --net host --name llm llm
$ docker exec -it llm bash
root@hostname:/workspace# ./scripts/installation.sh
root@hostname:/workspace# python main.py -i text
Arguments for main.py
:
- i: input text