pylint
This commit is contained in:
@@ -63,6 +63,7 @@ def small_llama_model():
|
|||||||
return LlamaForCausalLM(LlamaConfig(**config))
|
return LlamaForCausalLM(LlamaConfig(**config))
|
||||||
|
|
||||||
|
|
||||||
|
# pylint: disable=duplicate-code
|
||||||
@pytest.fixture
|
@pytest.fixture
|
||||||
def minimal_cfg():
|
def minimal_cfg():
|
||||||
"Config of real HuggingFace Hub model"
|
"Config of real HuggingFace Hub model"
|
||||||
|
|||||||
Reference in New Issue
Block a user