Simplify tokenizer manager (#1904)
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
"""
|
||||
python3 -m unittest test_openai_server.TestOpenAIServer.test_batch
|
||||
python3 -m unittest test_openai_server.TestOpenAIServer.test_completion
|
||||
|
||||
"""
|
||||
import json
|
||||
import time
|
||||
import unittest
|
||||
|
||||
Reference in New Issue
Block a user