Bpe-encoder-php Alternatives
Similar projects and alternatives to bpe-encoder-php based on common topics and language
-
gpt-tokenizer
JavaScript BPE Tokenizer Encoder Decoder for OpenAI's GPT-2 / GPT-3 / GPT-4 / GPT-4o. Port of OpenAI's tiktoken with additional features.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
-
Discord-AI-Chatbot
Discontinued This Discord chatbot is incredibly versatile. Powered incredibly fast Groq API
-
gpt-neo
Discontinued An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.
-
client
⚡️ OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API. (by openai-php)
-
open-ai
OpenAI PHP SDK : Most downloaded, forked, contributed, huge community supported, and used PHP (Laravel , Symfony, Yii, Cake PHP or any PHP framework) SDK for OpenAI GPT-3 and DALL-E. It also supports chatGPT-like streaming. (ChatGPT AI is supported)
bpe-encoder-php discussion
bpe-encoder-php reviews and mentions
-
BPE (Byte-Pair Encoding) Implementation In PHP
Just released a BPE (motivated from GPT-2 python encoder.py) implementation in PHP. https://github.com/sajjadh47/bpe-encoder-php
Stats
sajjadh47/bpe-encoder-php is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of bpe-encoder-php is PHP.