We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d04b42c commit 0d6a7aeCopy full SHA for 0d6a7ae
model2vec/vocabulary_quantization.py
@@ -1,3 +1,5 @@
1
+from __future__ import annotations
2
+
3
import logging
4
from typing import cast
5
0 commit comments