{ "name": "weaviate-S0-hybrid", "description": "weaviate, Stufe S0, Hybrid BM25+Vektor (RRF)", "db": "weaviate", "stufe": "S0", "dim": 1024, "variant": "A", "workload": "hybrid", "index": { "type": "hnsw", "params": { "ef": 64, "ef_construction": 128, "M": 16 } }, "queries": { "n": 2000, "concurrency": 1 }, "hybrid": { "alpha": 0.5 } }