DevAsService / ArticleSummarizer

Streamlit's simplicity with the summarization prowess of Mistral 7B powered by LangChain orchestration to create a powerful tool for distilling long articles into their core messages.
2 stars 1 forks source link

Summarization on GPU ? #1

Open ijean opened 9 months ago

ijean commented 9 months ago

Hi,

I found your repo by reading the article on https://developer-service.blog/how-to-summarize-articles-with-streamlit-and-langchain-with-mistral-7b-on-cpu/. Great article.

How would you do the same but using a GPU instead of the CPU ?

Thanks, Jean

nunombispo commented 9 months ago

Hi Jean,

To run on the GPU and assuming that you have an NVIDIA GPU, then you need to: