Skip to content

Commit

Permalink
change lib name
Browse files Browse the repository at this point in the history
  • Loading branch information
mkshing committed Mar 13, 2024
1 parent 928a9b3 commit a6f92aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evaluate.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

import torch

from evofactory import instantiate_from_config, load_config, set_seed
from evomerge import instantiate_from_config, load_config, set_seed

logger = logging.getLogger(__name__)
os.environ["TOKENIZERS_PARALLELISM"] = "false"
Expand Down

0 comments on commit a6f92aa

Please sign in to comment.