marella / ctransformers

Python bindings for the Transformer models implemented in C/C++ using GGML library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculate Token spends

VpkPrasanna opened this issue · comments

Hi Team
Is there any way to calculate the total number of tokens spends for the models which were consumed using ctransformers like how OPENAI is giving for their models .