dspy
dspy copied to clipboard
ollama+llama2:13b redundant output
Hello @Ren-Xin I think the output generation is the model property.
Thanks, @insop So, what should I do to reproduce the results of llama2:13b in the paper? Now his results are very poor.
I think if you'd use few-shot learning examples, say through BootstrapFewShot
, and the model will perform better.