SWE-bench icon indicating copy to clipboard operation
SWE-bench copied to clipboard

inference issue run live

Open kneeraj-AIDE opened this issue 10 months ago • 1 comments

Running this :

python run_live.py --model_name gpt-3.5-turbo-1106 \
    --issue_url https://github.com/huggingface/transformers/issues/26706 

getting this issue:

2024-04-07 10:16:57,816 ERROR Failed to switch to <function file_name_and_contents at 0x106a845e0>
2024-04-07 10:16:57,817 ERROR Cmd('git') failed due to: exit code(128)
  cmdline: git reset --hard <function file_name_and_contents at 0x106a845e0>
  stderr: 'fatal: ambiguous argument '<function file_name_and_contents at 0x106a845e0>': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]''

getting issue in running the run_live.py

kneeraj-AIDE avatar Apr 07 '24 04:04 kneeraj-AIDE

Can you help me in running the code. getting issue

kneeraj-AIDE avatar Apr 12 '24 08:04 kneeraj-AIDE

@kneeraj-AIDE were you able to solve this?

ilansh avatar Jun 03 '24 11:06 ilansh

Tagging @carlosejimenez to address this.

john-b-yang avatar Jun 17 '24 17:06 john-b-yang

I have the same issue.

r4phael avatar Jun 19 '24 15:06 r4phael