Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

awesome-llama: https://github.com/ggerganov/llama.cpp/

ggml llama

Score: 17.702641305874327

Last synced: about 5 hours ago
JSON representation

Repository metadata:

LLM inference in C/C++


Owner metadata:


Committers metadata

Last synced: 3 days ago

Total Commits: 3,669
Total Committers: 875
Avg Commits per committer: 4.193
Development Distribution Score (DDS): 0.76

Commits in past year: 2,488
Committers in past year: 620
Avg Commits per committer in past year: 4.013
Development Distribution Score (DDS) in past year: 0.776

Name Email Commits
Georgi Gerganov g****v@g****m 881
slaren s****h@g****m 176
Johannes GÀßler j****g@5****e 157
Kawrakow 4****w 100
Daniel Bevenius d****s@g****m 63
Cebtenzzre c****e@g****m 60
Xuan Son Nguyen t****t@g****m 59
Pierrick Hymbert p****t@g****m 56
Kerfuffle 4****2 42
Jared Van Bortel j****d@n****i 38
Stephan Walter s****n@w****e 32
0cc4m p****2@l****e 31
Brian m****e@g****m 30
slaren 2****n 28
Pavol Rusnak p****l@r****o 26
Someone Serge s****v@a****i 25
compilade g****t@c****t 24
Jhen-Jie Hong i****9@g****m 23
Olivier Chafik o****k 23
Galunid k****6@g****m 22
Howard Su h****u@g****m 21
Neo Zhang Jianyu j****g@i****m 21
anzz1 a****1@l****m 21
Clint Herron h****o@g****m 20
Henri Vasserman h****v@h****e 19
DannyDaemonic D****c@g****m 17
Radoslav Gerganov r****v@g****m 16
Erik Scholz G****y 16
fairydreaming 1****g 15
AidanBeltonS 8****S 15
and 845 more...

Issue and Pull Request metadata

Last synced: about 19 hours ago

Total issues: 603
Total pull requests: 375
Average time to close issues: about 2 months
Average time to close pull requests: 8 days
Total issue authors: 375
Total pull request authors: 147
Average comments per issue: 7.79
Average comments per pull request: 4.14
Merged pull request: 226
Bot issues: 0
Bot pull requests: 0

Past year issues: 443
Past year pull requests: 272
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 10 days
Past year issue authors: 316
Past year pull request authors: 122
Past year average comments per issue: 5.84
Past year average comments per pull request: 4.15
Past year merged pull request: 167
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/ggerganov/llama.cpp/

Top Issue Authors

  • ggerganov (17)
  • 0wwafa (15)
  • loretoparisi (9)
  • miolini (8)
  • lucasjinreal (7)
  • ngxson (6)
  • leszekhanusz (5)
  • wizd (5)
  • matthew-mcallister (4)
  • nne998 (4)
  • BadisG (4)
  • v3ss0n (4)
  • petergeneric (4)
  • Birch-san (4)
  • cs-mt (4)

Top Pull Request Authors

  • ggerganov (41)
  • ngxson (20)
  • slaren (13)
  • compilade (11)
  • beiller (11)
  • etra0 (9)
  • Dietr1ch (8)
  • matthew-mcallister (8)
  • blackhole89 (8)
  • danbev (7)
  • prusnak (7)
  • Septa2112 (6)
  • GermanAizek (5)
  • fairydreaming (5)
  • tc-mb (5)

Top Issue Labels

  • bug-unconfirmed (247)
  • stale (212)
  • enhancement (185)
  • medium severity (103)
  • low severity (62)
  • high severity (40)
  • bug (36)
  • critical severity (28)
  • model (27)
  • good first issue (24)
  • duplicate (24)
  • build (22)
  • help wanted (19)
  • need more info (17)
  • hardware (13)
  • wontfix (11)
  • question (11)
  • performance (9)
  • refactoring (8)
  • research πŸ”¬ (7)
  • documentation (4)
  • πŸ¦™. (4)
  • high priority (4)
  • SYCL (3)
  • windows (3)
  • server (2)
  • llava (2)
  • Apple Metal (2)
  • Ascend NPU (2)
  • server/webui (2)

Top Pull Request Labels

  • examples (92)
  • Review Complexity : Low (68)
  • python (55)
  • ggml (53)
  • server (39)
  • Review Complexity : Medium (36)
  • devops (31)
  • testing (26)
  • documentation (19)
  • SYCL (18)
  • Vulkan (15)
  • bugfix (14)
  • nix (14)
  • build (13)
  • merge ready (12)
  • Nvidia GPU (12)
  • enhancement (12)
  • Review Complexity : High (11)
  • performance (8)
  • refactoring (7)
  • breaking change (6)
  • script (6)
  • android (4)
  • high priority (4)
  • help wanted (4)
  • Tensor Encoding Scheme (3)
  • Ascend NPU (3)
  • Apple Metal (3)
  • demo (3)
  • need feedback (3)

Package metadata

swiftpackageindex.com: github.com/ggerganov/llama.cpp/

LLM inference in C/C++

  • Homepage:
  • Documentation: https://swiftpackageindex.com/ggerganov/llama.cpp//documentation
  • Licenses: mit
  • Latest release: b2848 (published 4 months ago)
  • Last Synced: 2024-08-15T23:24:31.522Z (23 days ago)
  • Versions: 400
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 14.4%
    • Average: 22.09%
    • Dependent repos count: 29.781%

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v1 composite
  • actions/download-artifact v3 composite
  • actions/github-script v3 composite
  • actions/upload-artifact v3 composite
  • anzz1/action-create-release v1 composite
  • pr-mpt/actions-commit-hash v2 composite
.github/workflows/docker.yml actions
  • actions/checkout v3 composite
  • docker/build-push-action v4 composite
  • docker/login-action v2 composite
  • docker/setup-buildx-action v2 composite
  • docker/setup-qemu-action v2 composite
.github/workflows/code-coverage.yml actions
  • actions/checkout v3 composite
  • codecov/codecov-action v3 composite
.github/workflows/editorconfig.yml actions
  • actions/checkout v3 composite
  • editorconfig-checker/action-editorconfig-checker main composite
.github/workflows/gguf-publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v2 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/tidy-post.yml actions
  • ZedThree/clang-tidy-review/post v0.13.0 composite
.github/workflows/tidy-review.yml actions
  • ZedThree/clang-tidy-review v0.13.0 composite
  • ZedThree/clang-tidy-review/upload v0.13.0 composite
  • actions/checkout v3 composite
gguf-py/pyproject.toml pypi
  • pytest ^5.2 develop
  • numpy >=1.17
  • python >=3.8
requirements.txt pypi
  • gguf >=0.1.0
  • numpy ==1.24
  • sentencepiece ==0.1.98
Package.swift swiftpm