GitHub repository | This map was generated from repository code by SourceSpy (more info)
djl-servingDocuments
Repository Documents
Documents
/.github/ISSUE_TEMPLATE
bug_report.md ............................ source -- Description
feature_request.md ....................... source -- Description
/.github
PULL_REQUEST_TEMPLATE.md ................. source -- Description ##
CODE_OF_CONDUCT.md ....................... source -- Code of Conduct
CONTRIBUTING.md .......................... source -- Contributing Guidelines
README.md ................................ source -- DJL Serving
/benchmark
README.md ................................ source -- Benchmark your DL model
/engines/python
README.md ................................ source -- DJL - Python engine implementation
/engines/python/src/test/resources/accumulate
requirements.txt ......................... source
/engines/python/src/test/resources/adaptecho/adapters/myBuiltinAdapter
adapter.txt .............................. source
/engines/python/src/test/resources/gpt2
README.md ................................ source -- Deploy Huggingface large model with DeepSpeed
/engines/python/src/test/resources/huggingface
requirements.txt ......................... source
/engines/python/src/test/resources/resnet18
requirements.txt ......................... source
/plugins/cache
README.md ................................ source -- DJL Serving - Cache Plugin
/plugins/kserve
README.md ................................ source -- DJLServing KServe V2 Protocol
/plugins/management-console
README.md ................................ source -- DJLServing management console
/plugins/management-console/docs
console_zh.md ............................ source -- DJL Serving 控制台
/plugins/plugin-management-plugin
README.md ................................ source -- DJL Serving - Plugin Management Plugin
/plugins/static-file-plugin
README.md ................................ source -- DJL Serving - Static File Plugin
/serving/docker
README.md ................................ source -- djl-serving docker image
/serving/docs
architecture.md .......................... source -- DJL Serving Architecture
cache.md ................................. source -- DJL Serving Async and Caching
configuration.md ......................... source -- DJLServing startup configuration
configurations.md ........................ source -- All DJL configuration options
configurations_large_model_inference_containers.md source -- Large Model Inference Containers
console.md ............................... source -- Management Console
inference.md ............................. source -- DJL Serving Inference
inference_api.md ......................... source -- DJL Serving Inference API
management_api.md ........................ source -- DJL Serving Management API
modes.md ................................. source -- DJL Serving Operation Modes
out_of_memory_management.md .............. source -- OutofMemory handling in djl-serving
plugin_management.md ..................... source -- DJL Serving plugin management
starting.md .............................. source -- Starting DJL Serving
streaming.md ............................. source -- DJL Serving Streaming
streaming_config.md ...................... source -- Streaming Python configuration
workflows.md ............................. source -- Deep Learning Workflows
/tests/integration/llm
README.md ................................ source -- Add test models (DJL internal)
/tests/integration
prompts.txt .............................. source
/wlm
README.md ................................ source -- DJL Serving - WorkLoadManager