CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
settings.ini
setup.py
onprem/__init__.py
onprem/_modidx.py
onprem/console.py
onprem/core.py
onprem/guider.py
onprem/ingest.py
onprem/utils.py
onprem/webapp.py
onprem.egg-info/PKG-INFO
onprem.egg-info/SOURCES.txt
onprem.egg-info/dependency_links.txt
onprem.egg-info/entry_points.txt
onprem.egg-info/not-zip-safe
onprem.egg-info/requires.txt
onprem.egg-info/top_level.txt
onprem/hf/__init__.py
onprem/hf/hfmodel.py
onprem/hf/hfpipeline.py
onprem/hf/models.py
onprem/hf/onnx.py
onprem/hf/registry.py
onprem/hf/resolver.py
onprem/hf/tensors.py
onprem/hf/llm/__init__.py
onprem/hf/llm/factory.py
onprem/hf/llm/generation.py
onprem/hf/llm/huggingface.py
onprem/hf/llm/llm.py
onprem/pipelines/__init__.py
onprem/pipelines/classifier.py
onprem/pipelines/extractor.py
onprem/pipelines/summarizer.py