mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
parent
87d18bd850
commit
b689759278
@ -146,6 +146,7 @@ else:
|
|||||||
MODEL_CONFIGURATIONS = []
|
MODEL_CONFIGURATIONS = []
|
||||||
|
|
||||||
|
|
||||||
|
@pytest.mark.skip(reason="https://github.com/elastic/eland/issues/633")
|
||||||
class TestModelConfguration:
|
class TestModelConfguration:
|
||||||
@pytest.mark.parametrize(
|
@pytest.mark.parametrize(
|
||||||
"model_id,task_type,config_type,tokenizer_type,max_sequence_len,embedding_size",
|
"model_id,task_type,config_type,tokenizer_type,max_sequence_len,embedding_size",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user