[ ソース: tiktoken ]
パッケージ: python3-tiktoken (0.12.0-2) [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 (メールアーカイブ)
- 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.34)
- GNU C Library: Shared libraries
-
- dep: libgcc-s1 (>= 4.3)
- GCC support library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.15)
- dep: python3 (>= 3.13~)
-
- dep: python3-regex
- alternative regular expression module (Python 3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings