Skip to content

Commit 03f1e91

Browse files
authored
Update How_to_count_tokens_with_tiktoken.ipynb
The PHP alternative is discontinued, its author is using the project to which this patch points to, which is also available in the PHP package manager. See: CodeRevolutionPlugins/GPT-3-Encoder-PHP#1 (comment)
1 parent 150a8ea commit 03f1e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/How_to_count_tokens_with_tiktoken.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"- JavaScript: [gpt-3-encoder](https://www.npmjs.com/package/gpt-3-encoder)\n",
4646
"- .NET / C#: [GPT Tokenizer](https://github.com/dluc/openai-tools)\n",
4747
"- Java: [gpt2-tokenizer-java](https://github.com/hyunwoongko/gpt2-tokenizer-java)\n",
48-
"- PHP: [GPT-3-Encoder-PHP](https://github.com/CodeRevolutionPlugins/GPT-3-Encoder-PHP)\n",
48+
"- PHP: [GPT3Tokenizer](https://github.com/Gioni06/GPT3Tokenizer)\n",
4949
"\n",
5050
"(OpenAI makes no endorsements or guarantees of third-party libraries.)\n",
5151
"\n",

0 commit comments

Comments
 (0)