onprem

View on PyPIReverse Dependencies (0)

0.4.0 onprem-0.4.0-py3-none-any.whl

Wheel Details

Project: onprem
Version: 0.4.0
Filename: onprem-0.4.0-py3-none-any.whl
Download: [link]
Size: 46911
MD5: f9599ca8a61146e6de30168219364a41
SHA256: 1bc985e1d0d8dd800710d818a46f669bee9ff707c44c47fd219677076a1cf55c
Uploaded: 2024-11-14 00:08:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: onprem
Version: 0.4.0
Summary: A tool for running on-premises large language models on non-public data
Author: Arun S. Maiya
Author-Email: arun[at]maiya.net
Home-Page: https://github.com/amaiya/onprem
License: Apache Software License 2.0
Keywords: nbdev jupyter notebook python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.9
Requires-Dist: unstructured[all-docs]
Requires-Dist: nltk (>=3.9.1)
Requires-Dist: PyMuPDF
Requires-Dist: extract-msg
Requires-Dist: tabulate
Requires-Dist: pandoc
Requires-Dist: pypandoc
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: syntok
Requires-Dist: pandas
Requires-Dist: sentence-transformers
Requires-Dist: cmake
Requires-Dist: setfit
Requires-Dist: guidance (>=0.1.5)
Requires-Dist: langchain (>=0.1.0)
Requires-Dist: langchain-community
Requires-Dist: langchain-openai
Requires-Dist: langchain-huggingface
Requires-Dist: langchain-chroma
Requires-Dist: chromadb (==0.4.15)
Requires-Dist: huggingface-hub (==0.23.5)
Requires-Dist: transformers (<=4.40.2)
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 33341 characters]

WHEEL

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

RECORD

Path Digest Size
onprem/__init__.py sha256=WyZX4gTDrpg4nNCJiFy8cPlEYKtUnpHULVShSL7Jcl0 837
onprem/_modidx.py sha256=wGGdp3PC6dQvxyUFyLqWzncXmIO4RH2QkjGEsQ3I254 12480
onprem/console.py sha256=oiKjlyG3Eyuu4knGji8q2XkekWgo7QYf5pauUTF9Nbc 1370
onprem/core.py sha256=6X_--WYb84XvJ4S0vqwCak_vENWkCxRt3SsAdobOHXw 21594
onprem/guider.py sha256=SbjmsDljHBe24EUXF2mUTImQ-wuwKHQ7JiRpGMwtEQI 1661
onprem/ingest.py sha256=DkZGBgrwi61x1nJl35iTdTZDgDIgZLBh6k2uWthneMc 16779
onprem/utils.py sha256=1dg-sh1TDs1zHxQAC6TO8_RIslKQonB0GHteYWyqUvo 5253
onprem/webapp.py sha256=nVlFhrqiHqjdbxtF7cdgmQd8m3qfeY0UTKf1VSBBu14 10833
onprem/pipelines/__init__.py sha256=eb-6Ap1wyoC7hv_ftO8fXqkdex8GX_5ctfGT_BnuUNo 158
onprem/pipelines/classifier.py sha256=V189713igFUWOwODQtvuZzeuKnMghYF8sXsJmwJoslo 8657
onprem/pipelines/extractor.py sha256=kjUVqyjx7LIqgV9WXGBUon9XdJX8NRqro9YpqQAZm6s 4393
onprem/pipelines/summarizer.py sha256=_eWgHP1N70IqDJS32-uL_BmIsw1-GsC9p-Ry8vGMCug 15881
onprem-0.4.0.dist-info/LICENSE sha256=_hJMV-lVf59XfRiMEyG102rB5uc_6BEZZ3TaCSRoTCE 11344
onprem-0.4.0.dist-info/METADATA sha256=GuwHkwPV4lFO8iW8eKtwrtUHN54p3tNODHHQTAc9Ct4 35141
onprem-0.4.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
onprem-0.4.0.dist-info/entry_points.txt sha256=jcjsy81VfY_N7w6rssJVpYkc9tNpy7313rRqB-fJ3Vc 81
onprem-0.4.0.dist-info/top_level.txt sha256=B7Ng1NVRBWwXJGPH5QvkTliEe28Vf97cX8bPGQOM26c 7
onprem-0.4.0.dist-info/RECORD

top_level.txt

onprem

entry_points.txt

onprem = onprem.console:cli
[nbdev]
onprem = onprem._modidx:d