ソースを参照

undo debug change

Your Name 2 年 前
コミット
d51c08ef20
1 ファイル変更0 行追加1 行削除
  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)