Light-PDF-Web-QA-Chatbot / docker_build_run_commands.txt
seanpedrickcase's picture
Corrected Gemma model prompt format, made prompts in general ask for more detail. Wording changes.
a0e9486
raw
history blame contribute delete
126 Bytes
docker build -t qa_chatbot .
docker run -p 7860:7860 -e HF_TOKEN=<token> qa_chatbot # HF_TOKEN is required to download Gemma 3