kogitune

View on PyPIReverse Dependencies (0)

0.1 kogitune-0.1-py3-none-any.whl

Wheel Details

Project: kogitune
Version: 0.1
Filename: kogitune-0.1-py3-none-any.whl
Download: [link]
Size: 29097
MD5: d9a00b8ffb1f54521acc9ffa5e48805f
SHA256: cbf9264b4abe2311dce3e515ee63848e12d8ab9d571dd96f1974a5928c53e648
Uploaded: 2023-10-17 07:20:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kogitune
Version: 0.1
Summary: The Kogitune 🦊 LLM Project
Author: Kimio Kuramitsu
Home-Page: https://github.com/kuramitsulab/kogitune
License: Apache
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Intended Audience :: Education
Requires-Dist: torch (>=2.0.0)
Requires-Dist: sentencepiece
Requires-Dist: transformers (>=4.27.0)
Requires-Dist: datasets (>=2.11.0)
Requires-Dist: accelerate
Requires-Dist: nvidia-ml-py3
Requires-Dist: bitsandbytes
Requires-Dist: deepspeed
Requires-Dist: sacrebleu
Requires-Dist: evaluate
Requires-Dist: pyzstd
License-File: LICENSE
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
kogitune/__init__.py sha256=84cxH63CPEOVjipCSp1-ZI13hB6azIUsX5ug3OQD42Y 454
kogitune/cli.py sha256=1T5p4WB679cQpoyBlSzBlF2ksGHJLu7Kjs7_vvGRR4o 2507
kogitune/commons.py sha256=J4awg8u7E5NZvE_6-4DvAGWPNlcI9CkonwzqHKBj_bI 2882
kogitune/composers.py sha256=T2lhRHiH7DwRa6Ew4V2r3HwR_Y4m4Mp8b_Rcy8MEcCA 17421
kogitune/da.py sha256=4J9Q4RL_qzdSRKBTNU47juJ1cl5azZbJT1gQ8IRoUHk 1035
kogitune/evaluators.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kogitune/file_utils.py sha256=hxT1MwhvIjiuCIwzzvvnD3xdMd6qlFuETGB_8TL-PLQ 7591
kogitune/pttokenizer.py sha256=i8lWdPdgtRqLPGY8JwADSx-iyYh1P70eVsNxgfovo90 4867
kogitune/scratch.py sha256=XjwYRSinY-60uR7ISv4ekheYXjqmoSmhWN1EoVIKmuU 8357
kogitune/splitters.py sha256=sYv8ZVJj02m_fAbVstQn3SV4wp1J72ffHcgSHkIVnlY 20576
kogitune/t5trainers.py sha256=L5isbUEQEJ4doRYfPXLjqToYxs8WPi6mjJx-0yat8o4 2981
kogitune/tokenizers.py sha256=9n1D6pzzl1HdXgxvvbCMcfletVLrr7LV9LfhjxjEPpo 7306
kogitune/trainers.py sha256=Pv9opHoeEPiGnbzbc4FShxggGUjUMwp0ZO4nvlRNURg 1566
kogitune-0.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
kogitune-0.1.dist-info/METADATA sha256=QO0Wynt_XVQiirrRac4Vi9TyCBK1tfYGRmeEMLW5yzc 894
kogitune-0.1.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
kogitune-0.1.dist-info/entry_points.txt sha256=uQx2EpRoU72I7TRGYB5WryA6VpzOJi4Ch96f37Tbxyk 103
kogitune-0.1.dist-info/top_level.txt sha256=SIjSlZQ8-ee5reXZ8lYUy4f6t5Hu27QUwFtWCGyJv3E 9
kogitune-0.1.dist-info/RECORD

top_level.txt

kogitune

entry_points.txt

kogitune_store = kogitune.cli:main_store
kogitune_update = kogitune.cli:main_update