llm-inference

View on PyPIReverse Dependencies (0)

0.0.6 llm_inference-0.0.6-py3-none-any.whl

Wheel Details

Project: llm-inference
Version: 0.0.6
Filename: llm_inference-0.0.6-py3-none-any.whl
Download: [link]
Size: 11980
MD5: 5a50437efe21dab18314b9a3f2441bea
SHA256: 08fe641c4511b1ad465a503c02b58752cf785ee00f4516a3b63e99103d1ea6ac
Uploaded: 2023-07-16 15:15:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: llm-inference
Version: 0.0.6
Summary: Large Language Models Inference API and Applications
Author: Aniket Maurya
Author-Email: theaniketmaurya[at]gmail.com
Home-Page: https://github.com/aniketmaurya/llm-inference
License: Apache License 2.0
Keywords: LLM,LLaMA,GPT,Falcon
Requires-Python: >=3.8
Requires-Dist: python-dotenv
Requires-Dist: huggingface-hub
Requires-Dist: langchain (>=0.0.94)
Requires-Dist: openai (>=0.26.5)
Requires-Dist: streamlit (>=1.19.0)
Requires-Dist: streamlit-chat (>=0.0.2.1)
Requires-Dist: transformers (>=4.26.1)
Requires-Dist: fastapi (>=0.88.0)
Requires-Dist: gradio
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2002 characters]

WHEEL

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

RECORD

Path Digest Size
llm_chain/__init__.py sha256=AHQoYENA-9G9MYArVMaD-gLdkku5lN37i1_--eLaZ5M 83
llm_chain/conversation_chain.py sha256=DToOdVP0bBT1mQcJG0QQp-5WKf_OUbRRm-VEdkh7ldw 2810
llm_chain/llm.py sha256=lG7ln70geOAin0oRJZ9Zox7rz8xwj6dLVeELmKlxbdA 2177
llm_chain/templates.py sha256=3j_JX1BIAIlvvach57_a9ok63-4hkzybqyhMMvEN-eo 1845
llm_chain/ui/__init__.py sha256=b0QGXvtTOxrHY9bt438r22FSD6lq8f9ifEQ_AOjFEDs 38
llm_chain/ui/main.py sha256=qP0dNtf_3Zx931fPVeDQGFFDG5aeD8YWud559AROReo 1694
llm_inference/__init__.py sha256=9gAgY14QxW1Fcdf7pUOvEpS06Ou_fV5k8FC81lMdXp0 155
llm_inference/download.py sha256=CL46ecR-yIvE0E1k5WGKrsXjWWwlXeRIXdzKqqxLMRE 474
llm_inference/model.py sha256=J73hKY4SMaIk2q2c0ihd1DtgAfoOkdMKvn20iVuGmMA 10270
llm_inference/serve.py sha256=Q6zgN3ABsb_IcAWXCckLhsEypa9YoYCi9X2_gLV0fa4 1051
llm_inference/token_manipulation.py sha256=FXFyv2AXhm0AUM8C9F87DMwtPDcWKAru369oluhaqH8 95
llm_inference-0.0.6.dist-info/LICENSE sha256=Mkmn-8XuNWKsneGVYgjadWmV8Ukon1yXgIL0gQdotzM 1070
llm_inference-0.0.6.dist-info/METADATA sha256=DDcA6rs2dcls4BWvfCfhO4ZbikjiFnjz3yUicV7SjlE 2944
llm_inference-0.0.6.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
llm_inference-0.0.6.dist-info/top_level.txt sha256=5wKdmTw6fcavuIZg9iJWWyzl923p0t8WwqAXvUKza_o 24
llm_inference-0.0.6.dist-info/RECORD

top_level.txt

llm_chain
llm_inference