We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a5ce67 commit 4cce60aCopy full SHA for 4cce60a
lmdeploy/pytorch/models/cogvlm.py
@@ -16,7 +16,6 @@
16
LANGUAGE_TOKEN_TYPE = 0
17
VISION_TOKEN_TYPE = 1
18
19
-info_count = 4 * [-1]
20
21
# flake8: noqa: F821
22
0 commit comments