An open API service for producing an overview of a list of open source projects.

awesome-llama: https://github.com/EmbeddedLLM/embeddedllm

aipc cpu directml directx-12 gemma ipexllm llama llm llm-inference llm-serving mistral model-inference npu open-source-llm openvino openvino-inference-engine phi-3 windows

Score: 5.049856007249537

Last synced: about 11 hours ago
JSON representation

Repository metadata:

EmbeddedLLM: API server for Embedded Device Deployment. Currently support CUDA/OpenVINO/IpexLLM/DirectML/CPU


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 36
Total Committers: 3
Avg Commits per committer: 12.0
Development Distribution Score (DDS): 0.444

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
TJian t****6@g****m 20
Sze Yu Sim 3****u 14
Tan Pin Siang t****g@g****m 2

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 19
Total pull requests: 23
Average time to close issues: 13 days
Average time to close pull requests: 2 days
Total issue authors: 3
Total pull request authors: 3
Average comments per issue: 0.11
Average comments per pull request: 0.17
Merged pull request: 19
Bot issues: 0
Bot pull requests: 0

Past year issues: 15
Past year pull requests: 19
Past year average time to close issues: 14 days
Past year average time to close pull requests: 3 days
Past year issue authors: 3
Past year pull request authors: 3
Past year average comments per issue: 0.13
Past year average comments per pull request: 0.21
Past year merged pull request: 15
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/EmbeddedLLM/embeddedllm

Top Issue Authors

  • tjtanaa (12)
  • szeyu (6)
  • luckydevil13 (1)

Top Pull Request Authors

  • szeyu (23)
  • tjtanaa (20)
  • tanpinsiang (2)

Top Issue Labels

  • type: enhancement / feature (9)
  • type: bug (8)
  • priority: high (1)
  • priority: critical (1)

Top Pull Request Labels

  • type: enhancement / feature (14)
  • type: bug (12)
  • type: documentation (6)
  • type: epic (2)
  • priority: high (2)
  • priority: critical (2)

Dependencies

pyproject.toml pypi
requirements-build.txt pypi
  • packaging *
  • setuptools >=49.4.0
  • torch ==2.3.1
  • wheel *
requirements-common.txt pypi
  • Pillow *
  • fastapi *
  • filetype *
  • gunicorn *
  • huggingface-hub *
  • loguru *
  • numpy *
  • openai *
  • pydantic *
  • pydantic-core *
  • pydantic-settings >=2.3.3
  • torch *
  • torchvision *
  • transformers *
  • uvicorn *
requirements-cpu.txt pypi
  • onnxruntime *
  • onnxruntime-genai ==0.3.0rc2
requirements-cuda.txt pypi
  • onnxruntime-genai-cuda *
  • onnxruntime-gpu *
requirements-directml.txt pypi
  • onnxruntime-directml *
  • onnxruntime-genai-directml *
requirements-lint.txt pypi
  • black *
  • clang-format ==18.1.5
  • codespell ==2.3.0
  • flake8 *
  • isort ==5.13.2
  • mypy ==1.9.0
  • toml ==0.10.2
  • tomli ==2.0.1
  • types-PyYAML *
  • types-requests *
  • types-setuptools *
  • yapf ==0.32.0
requirements-webui.txt pypi
  • gradio *
setup.py pypi