hflm

View on PyPIReverse Dependencies (0)

0.0.8 hflm-0.0.8-py3-none-any.whl

Wheel Details

Project: hflm
Version: 0.0.8
Filename: hflm-0.0.8-py3-none-any.whl
Download: [link]
Size: 18269
MD5: fa705adcfbf66013f8fa99a344cb5d2c
SHA256: 75859d90b177551d6917d492ac250a5c6f665842bc61c51d7212de0dd424d5d4
Uploaded: 2024-09-02 18:55:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hflm
Version: 0.0.8
Summary: A simple library for working with Hugging Face models.
Author: Richard Kelley, Duncan Wilson
Project-Url: Homepage, https://github.com/RichardKelley/hflm
License: BSD License
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.7
Requires-Dist: torch (>=2.0.0)
Requires-Dist: transformers (>=4.36.2)
Requires-Dist: accelerate (>=0.26.1)
Requires-Dist: bitsandbytes (>=0.42.0)
Requires-Dist: sentencepiece (>=0.1.99)
Requires-Dist: protobuf (>=4.25.2)
Requires-Dist: tqdm (>=4.0.0)
Requires-Dist: pytest (>=8.0.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7129 characters]

WHEEL

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

RECORD

Path Digest Size
hflm/__init__.py sha256=y-_5USG7bexcbiN6DblHEjz8GikBsJTrKleMehVBWS0 126
hflm/huggingface_model.py sha256=RqqiCg3QldWo3qnlHf6Ed23OWjjFq43UuWgo8F34VNc 32198
hflm/model.py sha256=GTXhIsmCeevW0MVAgw1r6uzfRxO5KGFd4ErN8lyRyEc 2179
hflm/utils.py sha256=dlW_nZBQWXMMhntG2zTfxlUZK01UdshomuDN2ZrlnEs 8069
hflm/lm_gen/__main__.py sha256=KUK7O9RrLMF9rgJsIOPPMCs-BtFZXFscJxddTjGMj0k 1693
hflm/lm_prob/__main__.py sha256=KPfvclZSP-8uN2-N8zG9Tc9ptBoJ_Ih9bTSLAlueKkU 1238
hflm-0.0.8.dist-info/LICENSE sha256=gbiNxxgJH4L3tA0QauTkHh7BJiP027PqOjksrzB-084 1502
hflm-0.0.8.dist-info/METADATA sha256=bzq1gMZIBvkzHRc0JlS1vF7AzNtqoRuYVUsw6FOVmK0 8479
hflm-0.0.8.dist-info/WHEEL sha256=ixB2d4u7mugx_bCBycvM9OzZ5yD7NmPXFRtKlORZS2Y 91
hflm-0.0.8.dist-info/entry_points.txt sha256=1hDlv4bSSoudeiqppvJJoyOrCPqRnJrtsJ-btqyxSIo 93
hflm-0.0.8.dist-info/top_level.txt sha256=L8Mtue73tZt3L5YRYy7WV_vXeO8Fw7BFP5W3Kqs3oyM 5
hflm-0.0.8.dist-info/RECORD

top_level.txt

hflm

entry_points.txt

lmgen = hflm.lm_gen.__main__:lm_gen
lmprob = hflm.lm_prob.__main__:lm_prob