YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
To Run:
- git clone https://huggingface.co/WalidAlHassan/ChatBot
- pest your hugging-face API Key in the .env file
- Open Command Prompt in LLAMA Directory
- code . (to open the in vs-code)
- Open the Command Prompt in the vs-code terminal
- python -m venv venv (Create virtual environment)
- .\venv\Scripts\activate.bat
- pip install -r requirements.txt
- cd LLAMA
- python -m uvicorn app:app --reload (run api)
- Open another CMD to activate venv
- .\venv\Scripts\activate.bat
- cd LLAMA
- streamlit run client.py (run interface)
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support