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