File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 <p>State-of-the-art Machine Learning for PHP</p>
77</h3 >
88
9+ <p align =" center " >
10+ <a href =" https://packagist.org/packages/codewithkyrian/transformers " ><img src =" https://img.shields.io/packagist/dt/codewithkyrian/transformers " alt =" Total Downloads " ></a >
11+ <a href =" https://packagist.org/packages/codewithkyrian/transformers " ><img src =" https://img.shields.io/packagist/v/codewithkyrian/transformers " alt =" Latest Stable Version " ></a >
12+ <a href =" https://github.com/CodeWithKyrian/transformers-php/blob/main/LICENSE " ><img src =" https://img.shields.io/github/license/codewithkyrian/transformers-php " alt =" License " ></a >
13+ <a href =" https://github.com/codewithkyrian/transformers-php " ><img src =" https://img.shields.io/github/repo-size/codewithkyrian/transformers-php " alt =" Documentation " ></a >
14+ </p >
15+
916TransformersPHP is designed to be functionally equivalent to the Python library, while still maintaining the same level
1017of performance and ease of use. This library is built on top of the Hugging Face's Transformers library, which provides
1118thousands of pre-trained models in 100+ languages. It is designed to be a simple and easy-to-use library for PHP
You can’t perform that action at this time.
0 commit comments