Parcourir la source

undo debug change

Your Name il y a 2 ans
Parent
commit
d51c08ef20
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      tests/test_server_stats.py

+ 0 - 1
tests/test_server_stats.py

@@ -9,7 +9,6 @@ from petals.server.handler import CACHE_TOKENS_AVAILABLE
 from test_utils import *
 
 
-@pytest.mark.skip
 @pytest.mark.forked
 def test_server_info(block_from: int = 2, block_to: int = 5, max_length: int = 100, max_length2: int = 50):
     config = AutoDistributedConfig.from_pretrained(MODEL_NAME)