Skip to content

Error using MultiProcessEvalPipeline and run_eval #65

@lucy0828

Description

@lucy0828

I get error when using
MultiProcessEvalPipeline:
ImportError: cannot import name 'ZenoParameters' from 'zeno'

run_eval:
File "/Users/ahhyun/Jupyter/gentopia/GentPool/evaluate.py", line 43, in main
evaluator.run_eval(agent, save_dir=args.save_dir)
File "/Users/ahhyun/Jupyter/gentopia/GentPool/gentpool/bench/eval/eval_pipe.py", line 148, in run_eval
raise NotImplementedError("Consistency eval is not supported yet.")

How can I fix the problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions