Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
add repo link
  • Loading branch information
hauntsaninja committed May 20, 2024
commit 996f2aa51bd76c0b0385aec0e393389c7eb1f941
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
Author: Shantanu Jain

Based on code from tiktoken.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a repo or source we should link to for credit?

https://github.com/openai/tiktoken
"""
from __future__ import annotations

Expand Down