Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
a9b29641
Commit
a9b29641
authored
Jun 13, 2025
by
zhuwenwen
Browse files
remove pkg_resources
parent
e046b382
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vllm/transformers_utils/tokenizers/cpm_9g.py
vllm/transformers_utils/tokenizers/cpm_9g.py
+1
-1
No files found.
vllm/transformers_utils/tokenizers/cpm_9g.py
View file @
a9b29641
...
@@ -4,7 +4,7 @@ import os
...
@@ -4,7 +4,7 @@ import os
from
shutil
import
copyfile
from
shutil
import
copyfile
from
typing
import
Any
,
Dict
,
IO
,
List
,
Optional
,
Tuple
from
typing
import
Any
,
Dict
,
IO
,
List
,
Optional
,
Tuple
import
pkg_resources
#
import pkg_resources
import
sentencepiece
as
spm
import
sentencepiece
as
spm
from
pytrie
import
StringTrie
from
pytrie
import
StringTrie
from
transformers.tokenization_utils
import
AddedToken
,
PreTrainedTokenizer
from
transformers.tokenization_utils
import
AddedToken
,
PreTrainedTokenizer
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment