Download the PHP package sajjadh47/bpe-encoder-php without Composer
On this page you can find all versions of the php package sajjadh47/bpe-encoder-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sajjadh47/bpe-encoder-php
More information about sajjadh47/bpe-encoder-php
Files in sajjadh47/bpe-encoder-php
Download sajjadh47/bpe-encoder-php
More information about sajjadh47/bpe-encoder-php
Files in sajjadh47/bpe-encoder-php
Vendor sajjadh47
Package bpe-encoder-php
Short Description BPE (Byte-Pair Encoding) Encoder Decoder for OpenAI's GPT-2 / GPT-3 Implemented In Pure PHP, Zero Dependency, Multi Byte Supported.
License MIT
Package bpe-encoder-php
Short Description BPE (Byte-Pair Encoding) Encoder Decoder for OpenAI's GPT-2 / GPT-3 Implemented In Pure PHP, Zero Dependency, Multi Byte Supported.
License MIT
Please rate this library. Is it a good library?
Informations about the package bpe-encoder-php
About
BPE Encoder Decoder for GPT-2 / GPT-3 Implemented In PHP. This is a PHP implementation of OpenAI's original python encoder/decoder which can be found here. It follows 99% exact OpenAI's Python's implementation algorithms to acquire the speed and multi byte encodings.
Install with composer
Usage
Minimum PHP Version For This Package Is >= 7.4 With mb_*
functions enabled for multi byte encodings.
All versions of bpe-encoder-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package sajjadh47/bpe-encoder-php contains the following files
Loading the files please wait ....