How large of a model download would be required to remove the dependency on a cloud service?
Show HN: Chrome extension that summarizes text content using DistilBART model
11–20 of 27 posts
Re: Show HN: Chrome extension that summarizes text content using DistilBART model
#12Re: Show HN: Chrome extension that summarizes text content using DistilBART model
#13Highlight any text, double tap 'Enter' and get a summary of any text on web Use it to summarize wikipedia articles, scientific papers, books or anything
Double tap "enter" does nothing. Feedback link on extension leads to nowhere. No description page on plugin. No instructions.
Re: Show HN: Chrome extension that summarizes text content using DistilBART model
#14Re: Show HN: Chrome extension that summarizes text content using DistilBART model
#15How large of a model download would be required to remove the dependency on a cloud service?
No more than 1GB, and inference would be dependent on the speed but no more than 10 seconds. Completely reasonable as a standalone program.
Re: Show HN: Chrome extension that summarizes text content using DistilBART model
#16How large of a model download would be required to remove the dependency on a cloud service?
No more than 1GB, and inference would be dependent on the speed but no more than 10 seconds. Completely reasonable as a standalone program.
Re: Show HN: Chrome extension that summarizes text content using DistilBART model
#17Highlight any text, double tap 'Enter' and get a summary of any text on web Use it to summarize wikipedia articles, scientific papers, books or anything
(special credits to Sam Shleifer and Huggingface team for the model and infrastructure)