Skip to content

Commit

Permalink
Fix badge url
Browse files Browse the repository at this point in the history
  • Loading branch information
danny50610 authored Aug 25, 2024
1 parent a145975 commit 2dc2660
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

[![PHP Test](https://github.com/danny50610/bpe-tokeniser/actions/workflows/php.yml/badge.svg)](https://github.com/danny50610/php-cid/actions)
[![codecov](https://codecov.io/gh/danny50610/bpe-tokeniser/graph/badge.svg?token=CGORRQ1P6W)](https://codecov.io/gh/danny50610/bpe-tokeniser)
[![Latest Stable Version](http://poser.pugx.org/danny50610/bpe-tokeniser/v)](https://packagist.org/packages/danny50610/bpe-tokeniser)
[![Total Downloads](http://poser.pugx.org/danny50610/bpe-tokeniser/downloads)](https://packagist.org/packages/danny50610/bpe-tokeniser)
[![License](http://poser.pugx.org/danny50610/bpe-tokeniser/license)](https://packagist.org/packages/danny50610/bpe-tokeniser)
[![Latest Stable Version](https://poser.pugx.org/danny50610/bpe-tokeniser/v)](https://packagist.org/packages/danny50610/bpe-tokeniser)
[![Total Downloads](https://poser.pugx.org/danny50610/bpe-tokeniser/downloads)](https://packagist.org/packages/danny50610/bpe-tokeniser)
[![License](https://poser.pugx.org/danny50610/bpe-tokeniser/license)](https://packagist.org/packages/danny50610/bpe-tokeniser)

PHP port for [openai/tiktoken](https://github.com/openai/tiktoken) (most)

Expand Down

0 comments on commit 2dc2660

Please sign in to comment.