lavanjv commited on
Commit
5344a02
·
1 Parent(s): 7e9bee4

Update README.md

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