An offline web application using gradio and the LLM Llama 3.1 and Llama 3.2 to support paper summarization.
Environment: python=3.1x
pip install -r requirements.txt
python app.py
This repo is build upon a DeepLearning.AI course.
An offline web application using gradio and the LLM Llama 3.1 and Llama 3.2 to support paper summarization.
Environment: python=3.1x
pip install -r requirements.txt
python app.py
This repo is build upon a DeepLearning.AI course.