AI-Scientist icon indicating copy to clipboard operation
AI-Scientist copied to clipboard

An error "The LLM did not conform to the edit format." reported and entering in an infinite loop when editting the template.tex

Open 3-body opened this issue 1 year ago • 7 comments

error.txt

3-body avatar Aug 19 '24 11:08 3-body

Which model are you using? We do not advise any model weaker than GPT-4.

conglu1997 avatar Aug 19 '24 15:08 conglu1997

Which model are you using? We do not advise any model weaker than GPT-4.

I'm using deepseek-v2 model, we have to use model stronger than gpt-4? what about others?

3-body avatar Aug 20 '24 01:08 3-body

DeepSeek Coder V2 should be totally fine overall! How does the PDF look like at the end? It mainly looks like it's struggling to manage citations.

There are no infinite loops in the code, eventually this will finish. E.g. after 20 attempts.

conglu1997 avatar Aug 20 '24 01:08 conglu1997

DeepSeek Coder V2 should be totally fine overall! How does the PDF look like at the end? It mainly looks like it's struggling to manage citations.

There are no infinite loops in the code, eventually this will finish. E.g. after 20 attempts.

I interrupted the task. Try to run again.

3-body avatar Aug 20 '24 01:08 3-body

You can also check all our DeepSeek logs in the drive link :)

conglu1997 avatar Aug 20 '24 01:08 conglu1997

Okay, thanks a lot.

3-body avatar Aug 20 '24 01:08 3-body

DeepSeek Coder V2 should be totally fine overall! How does the PDF look like at the end? It mainly looks like it's struggling to manage citations.

There are no infinite loops in the code, eventually this will finish. E.g. after 20 attempts.

Complete a full run, but still some issue. Trying to figure out the log file. 20240820_154221_efficient_attention_variants_aider.txt efficient_attention_variants.pdf

3-body avatar Aug 20 '24 11:08 3-body