Hacker News new | ask | show | jobs
by visarga 1199 days ago
It's useless before the model gets instruction and preference tunings. Won't even follow a simple ask, it will just assume it is a list of questions and generate more, or continue with slightly related comments.

FB trained a LLaMA-I (instruction tuned) variant for sports, just to show they can, but I don't think it got released.

7 comments

You have to prompt it correctly, non-instruction-aligned models don't behave like agent simulators by default.
Surely it would work with a format like:

User: <question or task>

Assistant:

Useless!? C'mon.
it's not that useless, you just have to prompt it the right way (usually by offering an example of the kind of output you want)
So, you need to know how to tune it.
It's still useful, but you need to know how to use it.
Try giving it a simple request instead ;)