←back to thread

684 points prettyblocks | 2 comments | | HN request time: 0.001s | source

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. HexDecOctBin ◴[] No.42787826[source]
Is there any experiments in a small models that does paraphrasing? I tried hsing some off-the-shelf models, but it didn't go well.

I was thinking of hooking them in RPGs with text-based dialogue, so that a character will say something slightly different every time you speak to them.

replies(1): >>42791485 #
2. krystofee ◴[] No.42791485[source]
Intuitively this sounds like something that should be possible using almost any llm. This should be just a matter of prompting.