MGM icon indicating copy to clipboard operation
MGM copied to clipboard

Inquery about simple request

Open madhatter349 opened this issue 10 months ago • 2 comments

Amazing project, and thank you for all the work that has gone into making this a reality.

I was curious and wanted to test out the capabilities of this LLM via HuggingFace. When testing, I got the following results: I was curious as to why it may have missed two items, and hallucinated green beans. Thanks in advance.

image

madhatter349 avatar Apr 18 '24 17:04 madhatter349

I ran it via http://103.170.5.190:7860/ and changed the prompt slightly, got the correct results:

image

madhatter349 avatar Apr 18 '24 17:04 madhatter349

Hi, the huggingface demo uses a less-powerful 13B-HD model and the demo at port 7860 uses our largest 34B-HD model. Thus the model may have some hallucinations and output wrong answers

JulianJuaner avatar Apr 19 '24 06:04 JulianJuaner