mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-19 15:52:08 +00:00
delete release decorator
This commit is contained in:
parent
82240bf44c
commit
82d7914761
@ -13,7 +13,6 @@ async def bloom_560(bloom_560_handle):
|
||||
return bloom_560_handle.client
|
||||
|
||||
|
||||
@pytest.mark.release
|
||||
@pytest.mark.asyncio
|
||||
async def test_bloom_560m(bloom_560):
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user