| Name | bltzr JSON |
| Version |
0.2.5
JSON |
| download |
| home_page | None |
| Summary | Bltzr (pronounced as Baltazar) is a byte-level tokenizer |
| upload_time | 2024-10-26 11:23:32 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | None |
| license | None |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# BaLTaZaR -- byte-level tokenizer
_bltzr_ package provides the `Tokenizer` class, which is a a byte-level tokenizer for LLMs,
plus the `SqlDataset` class for working with datasets in PostgreSQL databases.
Raw data
{
"_id": null,
"home_page": null,
"name": "bltzr",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Vladimir Zorin <vladimir@deviant.guru>",
"download_url": "https://files.pythonhosted.org/packages/ee/dd/f73a360ae9eba74232b44c93068f507bfbde0bf84069dedb94ba059d383d/bltzr-0.2.5.tar.gz",
"platform": null,
"description": "# BaLTaZaR -- byte-level tokenizer\n\n_bltzr_ package provides the `Tokenizer` class, which is a a byte-level tokenizer for LLMs,\nplus the `SqlDataset` class for working with datasets in PostgreSQL databases.\n",
"bugtrack_url": null,
"license": null,
"summary": "Bltzr (pronounced as Baltazar) is a byte-level tokenizer",
"version": "0.2.5",
"project_urls": {
"Home": "https://github.com/epicfilemcnulty/bltzr"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "bd4455692e1d5295964d604d1411f379564a391385c5dc7931d62e95c4ed7dd8",
"md5": "48f5e3833816bf8fea749f405ab163dc",
"sha256": "def55a8a564557209ff80c003a4a32df40ebe392b58c25784d73150dec19dedd"
},
"downloads": -1,
"filename": "bltzr-0.2.5-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "48f5e3833816bf8fea749f405ab163dc",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 16736,
"upload_time": "2024-10-26T11:23:30",
"upload_time_iso_8601": "2024-10-26T11:23:30.495298Z",
"url": "https://files.pythonhosted.org/packages/bd/44/55692e1d5295964d604d1411f379564a391385c5dc7931d62e95c4ed7dd8/bltzr-0.2.5-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "eeddf73a360ae9eba74232b44c93068f507bfbde0bf84069dedb94ba059d383d",
"md5": "dbf4b4364dedabb824607c697ff4924d",
"sha256": "36285abcbaf0e6f4194845568cfeab17ad82548223195312f29939a5b6bffa9a"
},
"downloads": -1,
"filename": "bltzr-0.2.5.tar.gz",
"has_sig": false,
"md5_digest": "dbf4b4364dedabb824607c697ff4924d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16038,
"upload_time": "2024-10-26T11:23:32",
"upload_time_iso_8601": "2024-10-26T11:23:32.274921Z",
"url": "https://files.pythonhosted.org/packages/ee/dd/f73a360ae9eba74232b44c93068f507bfbde0bf84069dedb94ba059d383d/bltzr-0.2.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-26 11:23:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "epicfilemcnulty",
"github_project": "bltzr",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "bltzr"
}