I have a small fish script I use to prompt a model to generate three commit messages based off of my current git diff. I'm still playing around with which model comes up with the best messages, but usually I only use it to give me some ideas when my brain isn't working. All the models accomplish that task pretty well. Here's the script: https://github.com/nozzlegear/dotfiles/blob/master/fish-func... And for this chan…
Ask HN: Is anyone doing anything cool with tiny language models?
181–190 of 356 posts
Re: Ask HN: Is anyone doing anything cool with tiny language models?
#182Re: Ask HN: Is anyone doing anything cool with tiny language models?
#183I built an Excel Add-In that allows my girlfriend to quickly filter 7000 paper titles and abstracts for a review paper that she is writing [1]. It uses Gemma 2 2b which is a wonderful little model that can run on her laptop CPU. It works surprisingly well for this kind of binary classification task. The nice thing is that she can copy/paste the titles and abstracts in to two columns and write e.g. "=PROMPT(A1:B1, "If…
How accurate are the classifications?
[1] https://www.medrxiv.org/content/10.1101/2024.10.01.24314702v...
Re: Ask HN: Is anyone doing anything cool with tiny language models?
#184Earlier quoted context omitted.
Maybe it could also send automated petitions to the EU to undo cookie consent legislation, and reverse some of the enshitification.
Ha, I'm not sure the EU is prepared to handle the deluge of petitions that would ensue. On a more serious note, this must be the first time we can quantitatively measure the impact of cookie consent legislation across the web, so maybe there's something to be explored there.
Re: Ask HN: Is anyone doing anything cool with tiny language models?
#185Re: Ask HN: Is anyone doing anything cool with tiny language models?
#186I used a small (3b, I think) model plus tesseract.js to perform OCR on an image of a nutritional facts table and output structured JSON.
Re: Ask HN: Is anyone doing anything cool with tiny language models?
#187Re: Ask HN: Is anyone doing anything cool with tiny language models?
#188I built an Excel Add-In that allows my girlfriend to quickly filter 7000 paper titles and abstracts for a review paper that she is writing [1]. It uses Gemma 2 2b which is a wonderful little model that can run on her laptop CPU. It works surprisingly well for this kind of binary classification task. The nice thing is that she can copy/paste the titles and abstracts in to two columns and write e.g. "=PROMPT(A1:B1, "If…
Looks like I'm out... Would be great if there was a google apps script alternative. My company gave all devs linux systems and the business team operates on windows. So I always use browser based tech like Gapps script for complex sheet manipulation
Re: Ask HN: Is anyone doing anything cool with tiny language models?
#189Earlier quoted context omitted.
Ha, I'm not sure the EU is prepared to handle the deluge of petitions that would ensue. On a more serious note, this must be the first time we can quantitatively measure the impact of cookie consent legislation across the web, so maybe there's something to be explored there.
why don't you spam the companies who want your data instead? The sites can simply stop gathering your data, then they will not require to ask for consent ...
Re: Ask HN: Is anyone doing anything cool with tiny language models?
#190I'm playing with the idea of identifying logical fallacies stated by live broadcasters.