←back to thread

684 points prettyblocks | 6 comments | | HN request time: 0.788s | source | bottom

I mean anything in the 0.5B-3B range that's available on Ollama (for example). Have you built any cool tooling that uses these models as part of your work flow?
1. codazoda ◴[] No.42787404[source]
I had an LLM create a playlist for me.

I’m tired of the bad playlists I get from algorithms, so I made a specific playlist with an Llama2 based on several songs I like. I started with 50, removed any I didn’t like, and added more to fill in the spaces. The small models were pretty good at this. Now I have a decent fixed playlist. It does get “tired” after a few weeks and I need to add more to it. I’ve never been able to do this myself with more than a dozen songs.

replies(4): >>42788087 #>>42790316 #>>42792207 #>>42794243 #
2. petesergeant ◴[] No.42788087[source]
Interesting! I've sadly found more capable models to really fail on music recommendations for me.
3. Mashimo ◴[] No.42790316[source]
Huh, interesting. For me that often dreamed up artist and songs.
4. jamesponddotco ◴[] No.42792207[source]
Interesting! I wrote a prompt for something similar[1], but I use Claude Sonnet for it. I wonder how a small model would handle it. Time to test, I guess.

[1]: https://git.sr.ht/~jamesponddotco/llm-prompts/tree/trunk/dat...

replies(1): >>42797345 #
5. DonHopkins ◴[] No.42794243[source]
How about having an LLM create a praylist for you?

Then you could implement Salvation as a Service, where you privately confess your sins to a local LLM, and it continuously prays for your eternal soul, recommends penances, and even recites Hail Marys for you.

6. codazoda ◴[] No.42797345[source]
This prompt is a lot more complex than what I did. I don’t recall my exact prompt but it was something like, “Generate a list of 25 songs that I may like if I like Girl is on my Mind by the Black Keys.”