[ 源代码: tiktoken ]
软件包: python3-tiktoken (0.12.0-2build1) [ports] [universe]
python3-tiktoken 的相关链接
Ubuntu 的资源:
下载源码包 tiktoken:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Deep Learning Team (Mail Archive)
- Petter Reinholdtsen
- Shengqi Chen
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [github.com]
相似软件包:
fast BPE tokeniser for use with OpenAI's models
其他与 python3-tiktoken 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.39)
- GNU C Library: Shared libraries
-
- dep: libgcc-s1 (>= 4.2)
- GCC support library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.15)
- dep: python3 (>= 3.14~)
-
- dep: python3-regex
- alternative regular expression module (Python 3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings