applyllm

View on PyPIReverse Dependencies (0)

0.0.6 applyllm-0.0.6-py3-none-any.whl

Wheel Details

Project: applyllm
Version: 0.0.6
Filename: applyllm-0.0.6-py3-none-any.whl
Download: [link]
Size: 29461
MD5: 891c2a3b2da2c0e2fa45597efa109ebf
SHA256: 720920c6d66c472a3e4ff6b1571239914b809caa41afd0bdc89c9953f0d5db8c
Uploaded: 2024-02-29 21:11:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: applyllm
Version: 0.0.6
Summary: A python package to apply opensource LLM in local CUDA environment
Author-Email: Yingding Wang <yingdingwang[at]yahoo.de>
Project-Url: Homepage, https://github.com/yingding/applyllm
Project-Url: Issues, https://github.com/yingding/applyllm/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: langchain (>=0.1.0)
Requires-Dist: transformers (>=4.36.2)
Requires-Dist: torch (>=2.1.2)
Requires-Dist: pydantic (>=1.10.13)
Requires-Dist: boto3 (>=1.29.0)
Requires-Dist: mlflow (>=2.10.0)
Requires-Dist: bitsandbytes (>=0.42.0)
Requires-Dist: pypdf (>=3.15.5)
Requires-Dist: accelerate (>=0.26.1)
Requires-Dist: psycopg[binary] (>=3.1.16)
Requires-Dist: SQLAlchemy (>=2.0.24)
Requires-Dist: unstructured (>=0.11.0)
Requires-Dist: sentence-transformers (>=2.2.2)
Requires-Dist: docarray (>=0.39.1)
License-File: LICENSE
[No description]

WHEEL

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

RECORD

Path Digest Size
applyllm/__init__.py sha256=_sG5rC71MQygenI2FfgxKiHo30A3DqPltBgQNowFh9g 12792
applyllm/accelerators/__init__.py sha256=bTQALEqdNGCgvAXQBnQFT1DIf-_zGmrkaAz4rkwgNKk 324
applyllm/accelerators/accelerator_utils.py sha256=2BEVa5UUjTwXZdh2tmD9IAlcIuh0LkppqcDG8IoIiXk 8015
applyllm/io/__init__.py sha256=b8Sjxj9rzDANPzLKKzbvmhfJDDJGhC-asvhflub_FUo 363
applyllm/io/objectstore_utils.py sha256=DCUnOQi-FgzZWqUeaH8AApkl-89OxwKfWVEWv1QMVoI 7105
applyllm/io/pdf_text_loader.py sha256=yZqCPk4zo3UsCp8eG1JOFIu4YOnSTYpkD7G28WMHogY 4929
applyllm/io/sqldbs_utils.py sha256=BhYNVCMM0R_iOJSKHSx6x7rPikUp7EVCG5bswqlb0Zk 2640
applyllm/pipelines/__init__.py sha256=k1Hu-xdg6DYCcj8LLuaiiaMMsbPgIHT7EkoqNX8GBLE 326
applyllm/pipelines/builder.py sha256=AS1UAbav0yTvl_nCgqzqHWRg9f-AyvkZiLqCkJq6j90 5465
applyllm/pipelines/components.py sha256=Npgln3_JXKD2j6_vxbzho9FUrGQvON0xZ50WuJPmKSU 2534
applyllm/pipelines/config.py sha256=xAsytIVCpjBZVUNcLrPPwViFaVoZuxUsi21VT8bk8P4 2667
applyllm/utils/__init__.py sha256=jbgn1TJruiExzapx-49pxP-lh-zhCdGzBnm_BvRLqYo 92
applyllm/utils/common.py sha256=jGJl8HxKicQZ3aVltQXqfHlAf5bw-V56nnKUeZcgv20 875
applyllm/utils/nlp.py sha256=61Kgv-uQ8blzV_ou9YHktYUGmxVhoq_FMN80UtYAS_Y 71
llm-examples/setup/download_llms.py sha256=mnKJ0A5-BoO_m392fkgy8FqQmLedNCfRR_q0U1Z866s 5621
llm-examples/setup/download_translator.py sha256=PScQlQonwCEhdjH0gDaRSd_DvUt1poUWyHE1LpseVvk 5456
llm-examples/tests/left_outer_join.py sha256=giKddRuxt10aUYEu0iVN4NIvHyDfAq2XPiVT_2VDqPo 940
llm-examples/tests/reg.py sha256=zxCJBxVb-hpotTrPsBFqGszHcYFVyTBqCpvtsojLEus 2469
applyllm-0.0.6.dist-info/LICENSE sha256=3wWTyWQuJ74RkGsSPiHM7nLshWzYri7Wo2LP_4Efni4 11371
applyllm-0.0.6.dist-info/METADATA sha256=6d1gb70u__2AO3jdY-pwwifVZGbI8G_pozWPRDSBWrg 932
applyllm-0.0.6.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
applyllm-0.0.6.dist-info/top_level.txt sha256=Ly7g8bWDRk8Sdd2kUm5HD0CAEHfxArfZcN8jAL5E6dI 22
applyllm-0.0.6.dist-info/RECORD

top_level.txt

applyllm
llm-examples