You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

To Run:

  1. git clone https://huggingface.co/WalidAlHassan/ChatBot
  2. pest your hugging-face API Key in the .env file
  3. Open Command Prompt in LLAMA Directory
  4. code . (to open the in vs-code)
  5. Open the Command Prompt in the vs-code terminal
  6. python -m venv venv (Create virtual environment)
  7. .\venv\Scripts\activate.bat
  8. pip install -r requirements.txt
  9. cd LLAMA
  10. python -m uvicorn app:app --reload (run api)
  11. Open another CMD to activate venv
  12. .\venv\Scripts\activate.bat
  13. cd LLAMA
  14. streamlit run client.py (run interface)
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support