Skip to content

scandeval.model_loading

source module scandeval.model_loading

Functions related to the loading of models.

Functions

source load_model(model_config: ModelConfig, dataset_config: DatasetConfig, benchmark_config: BenchmarkConfig)BenchmarkModule

Load a model.

Parameters

Returns

Raises