Doesn't generate multiple completions, it stops at one generation

What am i missing here? it doesn’t generate multiple completions like 4 lines, insted it stops at one generation.

i want to generate 4 advertisements from search terms and product name, like promot.

1 Like

Also for using the instruct models you’ll find that giving very clear instructions is helpful.

Instead of “this is a product advertisement generator” you could say:

“”"Generate 4 advertisements for the following product

Product Name: Netflix
Advertisement 1:"""

3 Likes

solved!!

one more question: how can i reduce prompt size? prompt characters are counted in tokens used and my prompt is much larger as you can see in screenshot. do i have to keep it this way or there’s any work around?

1 Like