Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Harness/run 1110 #9425

Closed
wants to merge 20 commits into from
Closed

Conversation

zhentaocc
Copy link
Contributor

@zhentaocc zhentaocc commented Nov 11, 2023

        model_name: [Llama2-7b-guanaco-dolphin-500, Llama-2-7b-chat-hf]
        task: ["truthfulqa", "arc", "mmlu", "hellaswag"]
        precision: ["mixed_fp8"] #options: sym_int4, fp4, nf4, mixed_4bit, fp8
        include:
          - python-version: 3.9
            model_name: Llama2-7b-guanaco-dolphin-500
            task: truthfulqa
            precision: sym_int4 #options: sym_int4, fp4, nf4, mixed_4bit, fp8
          - python-version: 3.9
            model_name: Llama-2-7b-chat-hf
            task: mmlu
            precision: sym_int4 #options: sym_int4, fp4, nf4, mixed_4bit, fp8

@liu-shaojun
Copy link
Contributor

liu-shaojun commented Nov 13, 2023

@zhentaocc Did you add a submodule by mistake? That caused other tests to fail because source code cached, could you delete the submodule?

@zhentaocc
Copy link
Contributor Author

@zhentaocc Did you add a submodule by mistake? That caused other tests to fail because source code cached, could you delete the submodule?

done

@zhentaocc zhentaocc closed this Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants