cl100kbase topic
List
cl100kbase repositories
SharpToken
200
Stars
14
Forks
Watchers
SharpToken is a C# library for tokenizing natural language text. It's based on the tiktoken Python library and designed to be fast and accurate.
chatgpt
148
Stars
14
Forks
Watchers
Analysis of OpenAI's ChatGPT
Tiktoken
49
Stars
2
Forks
Watchers
This project implements token calculation for OpenAI's gpt-4 and gpt-3.5-turbo model, specifically using `cl100k_base` encoding.