Skip to content

LlamaTune incompatible with numpy>=2.0 #935

@bpkroth

Description

@bpkroth

LlamaTune has issues with numpy>=2.0 reporting errors like the following:

FAILED mlos_core/mlos_core/tests/spaces/adapters/llamatune_test.py::test_num_low_dims[2-param_space_kwargs1] - ValueError: Configuration(values={
  'int_0': 245,
  'int_1': 10,
  'int_2': 54,
})
The above configuration was not suggested by the optimizer. Approximate reverse mapping is currently disabled; thus *only* configurations suggested previously by the optimizer can be registered.

@kkanellis do you think you could have a look at this?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdependenciesPull requests that update a dependency file

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions