Llama LLM model AI-Chat from the local unsloth fine-tuning model
- Python 3.8 or newer
- pip
Install the required Python libraries using pip:
pip install transformers
pip install pandas
pip install numpy
To run the drug repurposing model, execute the following command:
conda activate /home/h392x566/xuan_conda
streamlit run web_lung_cancer.py