def __init__()

in ember/benchmark.py [0:0]


    def __init__(self, config: BenchmarkConfig):
        self.config = config
        self.url = "http://localhost:11434/api/embed"
        self.model = "intfloat/multilingual-e5-small"