Metadata-Version: 2.1
Name: dc-lms
Version: 0.1.4
Home-page: https://github.com/DataCanvasIO/LMS
Author: datacanvas
License: Apache License 2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: paramiko
Requires-Dist: sanic
Requires-Dist: peewee
Requires-Dist: pandas
Requires-Dist: httpx
Requires-Dist: asyncssh
Requires-Dist: aiofiles
Requires-Dist: torch
Requires-Dist: transformers (==4.33.2)
Requires-Dist: deepspeed (>=0.11.1)
Requires-Dist: sentencepiece
Requires-Dist: protobuf (~=3.20.0)
Requires-Dist: sanic-ext
Requires-Dist: importlib-metadata
Requires-Dist: accelerate
Requires-Dist: datasets
Requires-Dist: bitsandbytes
Requires-Dist: evaluate
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: fastjsonschema
Requires-Dist: tiktoken
Requires-Dist: nvidia-ml-py3
Requires-Dist: psutil
Requires-Dist: optimum
Requires-Dist: auto-gptq


        LMS（Large Model Serving） is an open source tool that provides large model services. 
        See the LMS HOME https://github.com/DataCanvasIO/LMS for details.
    
