lavanjv commited on
Commit
7e9bee4
·
1 Parent(s): 35e502f

Update chainlit.md

Browse files
Files changed (1) hide show
  1. chainlit.md +4 -3
chainlit.md CHANGED
@@ -19,9 +19,10 @@ HealMindAI is designed to offer users personalized healthcare information, focus
19
 
20
  1. git lfs install
21
  2. git clone https://huggingface.co/spaces/lavanjv/naturalremedybot-finetuned`
22
- 3. Install the required dependencies: `pip install -r requirements.txt`
23
- 4. Run the Streamlit app: `streamlit run app.py -w`
24
- 5. Interact with HealMindAI through the provided UI and explore its capabilities.
 
25
 
26
  ## For fine tunning using custom pdf:
27
  1. Place the pdf files in data folder
 
19
 
20
  1. git lfs install
21
  2. git clone https://huggingface.co/spaces/lavanjv/naturalremedybot-finetuned`
22
+ 3. Download 'llama-2-7b-chat.ggmlv3.q8_0.bin' from https://huggingface.co/TheBloke/Llama-2-7B-Chat-GGML/tree/main
23
+ 4. Install the required dependencies: `pip install -r requirements.txt`
24
+ 5. Run the Streamlit app: `streamlit run app.py -w`
25
+ 6. Interact with HealMindAI through the provided UI and explore its capabilities.
26
 
27
  ## For fine tunning using custom pdf:
28
  1. Place the pdf files in data folder