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

awesome-llama: https://github.com/makllama/makllama

ai apple-silicon containerd go inference kubernetes llama llm llms

Score: -Infinity

Last synced: about 7 hours ago
JSON representation

Repository metadata:

MaK(Mac+Kubernetes)llama - Running and orchestrating large language models (LLMs) on Kubernetes with macOS nodes.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 3
Total Committers: 1
Avg Commits per committer: 3.0
Development Distribution Score (DDS): 0.0

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
Xiaodong Ye y****n@g****m 3

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 0
Total pull requests: 1
Average time to close issues: N/A
Average time to close pull requests: 8 minutes
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 1
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

Top Pull Request Authors

  • weiqiangt (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/makllama/makllama

  • Homepage: https://github.com/makllama/makllama
  • Documentation: https://pkg.go.dev/github.com/makllama/makllama#section-documentation
  • Licenses: Apache-2.0
  • Latest release: (published 10 days ago)
  • Last Synced: 2026-01-30T11:55:12.783Z (10 days ago)
  • Versions: 0
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.952%
    • Average: 7.397%
    • Dependent repos count: 7.841%

Dependencies

.github/workflows/go.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
go.mod go
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/mattn/go-isatty v0.0.20
  • github.com/mitchellh/go-ps v1.0.0
  • github.com/pkg/errors v0.9.1
  • github.com/spf13/cobra v1.8.0
  • github.com/spf13/pflag v1.0.5
  • golang.org/x/sys v0.6.0
go.sum go
  • github.com/cpuguy83/go-md2man/v2 v2.0.3
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/mattn/go-isatty v0.0.20
  • github.com/mitchellh/go-ps v1.0.0
  • github.com/pkg/errors v0.9.1
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/spf13/cobra v1.8.0
  • github.com/spf13/pflag v1.0.5
  • golang.org/x/sys v0.6.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.1