Libraries tagged by gpt2
gioni06/gpt3-tokenizer
418573 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
coderevolutionplugins/gpt-3-encoder-php
39002 Downloads
PHP BPE Text Encoder/Decoder for GPT-2 / GPT-3
rahul900day/gpt-3-encoder
29890 Downloads
GPT-3-Encoder is a PHP implementation of OpenAI's original python encoder/decoder.
zohaibtariq/count-gpt-token
2598 Downloads
A laravel project used to count token for chat gpt 2 & 3 prompt.
ze/tokenizer-gpt3
1481 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
everstu/gpt3-tokenizer
149 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
sajjadh47/bpe-encoder-php
30 Downloads
BPE (Byte-Pair Encoding) Encoder Decoder for OpenAI's GPT-2 / GPT-3 Implemented In Pure PHP, Zero Dependency, Multi Byte Supported.
nocika/gpt3-tokenizer
15 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
crazzy501/gpt3-tokenizer
8 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
crazzy501/gpt-3-encoder-php
379 Downloads
PHP BPE Text Encoder/Decoder for GPT-2 / GPT-3. Based on coderevolutionplugins/gpt-3-encoder-php
openai-php/client
13358077 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
openai-php/laravel
4383287 Downloads
OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API
orhanerday/open-ai
3114471 Downloads
OpenAI GPT-3 Api Client in PHP
theodo-group/llphant
146588 Downloads
LLPhant is a library to help you build Generative AI applications.
openai-php/symfony
454724 Downloads
Symfony Bundle for OpenAI