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

awesome-llama: https://github.com/kyegomez/SwitchTransformers

ai gpt4 llama mixture-model mixture-of-experts mixture-of-models ml moe multi-modal

Score: 13.771662113360549

Last synced: about 18 hours ago
JSON representation

Repository metadata:

Implementation of Switch Transformers from the paper: "Switch Transformers: Scaling to Trillion Parameter Models with Simple and Efficient Sparsity"


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 10
Total Committers: 3
Avg Commits per committer: 3.333
Development Distribution Score (DDS): 0.3

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
Kye k****e@a****m 7
Eternal Reclaimer 9****z 2
dependabot[bot] 4****] 1

Issue and Pull Request metadata

Last synced: 22 days ago

Total issues: 5
Total pull requests: 36
Average time to close issues: 2 months
Average time to close pull requests: about 2 months
Total issue authors: 5
Total pull request authors: 2
Average comments per issue: 1.6
Average comments per pull request: 1.08
Merged pull request: 2
Bot issues: 1
Bot pull requests: 34

Past year issues: 1
Past year pull requests: 12
Past year average time to close issues: N/A
Past year average time to close pull requests: 3 months
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 1.0
Past year average comments per pull request: 1.25
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 12

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

Top Issue Authors

  • 112292454 (1)
  • Masaaki-75 (1)
  • chengwym (1)
  • gaoalexander (1)
  • dependabot[bot] (1)

Top Pull Request Authors

  • dependabot[bot] (34)
  • 112292454 (2)

Top Issue Labels

  • no-issue-activity (3)
  • bug (2)
  • github_actions (1)
  • dependencies (1)

Top Pull Request Labels

  • github_actions (34)
  • dependencies (34)
  • no-pr-activity (15)

Package metadata

pypi.org: switch-transformers

SwitchTransformers - Pytorch

  • Homepage: https://github.com/kyegomez/SwitchTransformers
  • Documentation: https://github.com/kyegomez/SwitchTransformers
  • Licenses: MIT
  • Latest release: 0.0.4 (published over 2 years ago)
  • Last Synced: 2026-05-30T05:00:31.618Z (4 days ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 2,230 Last month
  • Rankings:
    • Dependent packages count: 9.967%
    • Forks count: 30.944%
    • Stargazers count: 33.134%
    • Average: 34.959%
    • Dependent repos count: 65.792%
  • Maintainers (1)

Dependencies

.github/workflows/code_quality_control.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • ad-m/github-push-action master composite
.github/workflows/cos_integration.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/docs.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/docs_test.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/label.yml actions
  • actions/labeler v5.0.0 composite
.github/workflows/lints.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/pr_request_checks.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/pull-request-links.yml actions
  • readthedocs/actions/preview v1 composite
.github/workflows/pylint.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/python-publish.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • pypa/gh-action-pypi-publish 2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf composite
.github/workflows/quality.yml actions
  • ./.github/actions/init-environment * composite
  • actions/checkout v4 composite
.github/workflows/ruff.yml actions
  • actions/checkout v4 composite
  • chartboost/ruff-action v1 composite
.github/workflows/run_test.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/stale.yml actions
  • actions/stale v9 composite
.github/workflows/test.yml actions
  • ./.github/actions/poetry_setup * composite
  • actions/checkout v4 composite
.github/workflows/testing.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/unit-test.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/welcome.yml actions
  • actions/first-interaction v1.3.0 composite
pyproject.toml pypi
  • black ^23.1.0 lint
  • mypy-protobuf ^3.0.0 lint
  • ruff ^0.1.6 lint
  • types-chardet ^5.0.4.6 lint
  • types-pytz ^2023.3.0.0 lint
  • types-redis ^4.3.21.6 lint
  • types-toml ^0.10.8.1 lint
  • python ^3.6
  • swarms *
  • zetascale *
requirements.txt pypi
  • swarms *
  • torch *
  • zetascale *