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

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

ai attention attention-is-all-you-need gpt4 gpt5 llama ml models mulit-modality multi-modal

Score: 6.984716320118266

Last synced: about 18 hours ago
JSON representation

Repository metadata:

Implementation of M2PT in PyTorch from the paper: "Multimodal Pathway: Improve Transformers with Irrelevant Data from Other Modalities"


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 15
Total Committers: 3
Avg Commits per committer: 5.0
Development Distribution Score (DDS): 0.2

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 12
Eternal Reclaimer 9****z 2
dependabot[bot] 4****] 1

Issue and Pull Request metadata

Last synced: 7 months ago

Total issues: 0
Total pull requests: 3
Average time to close issues: N/A
Average time to close pull requests: 4 days
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.67
Merged pull request: 1
Bot issues: 0
Bot pull requests: 3

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/kyegomez/M2PT

Top Issue Authors

  • dependabot[bot] (1)

Top Pull Request Authors

  • dependabot[bot] (4)

Top Issue Labels

  • dependencies (1)
  • github_actions (1)

Top Pull Request Labels

  • dependencies (4)
  • github_actions (4)
  • no-pr-activity (1)

Package metadata

pypi.org: m2pt

M2PT - Pytorch

  • Homepage: https://github.com/kyegomez/M2PT
  • Documentation: https://github.com/kyegomez/M2PT
  • Licenses: MIT
  • Latest release: 0.0.6 (published about 2 years ago)
  • Last Synced: 2026-04-01T02:00:46.411Z (3 days ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 23 Last month
  • Rankings:
    • Dependent packages count: 9.956%
    • Average: 37.836%
    • Dependent repos count: 65.716%
  • Maintainers (1)

Dependencies

.github/workflows/code_quality_control.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v5 composite
  • ad-m/github-push-action master composite
.github/workflows/cos_integration.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v5 composite
.github/workflows/docs.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v5 composite
.github/workflows/docs_test.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v5 composite
.github/workflows/label.yml actions
  • actions/labeler v5.0.0 composite
.github/workflows/lints.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v5 composite
.github/workflows/pr_request_checks.yml actions
  • actions/checkout v2 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 v2 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 *