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

JOSS: https://github.com/souradipp76/MM-PoE

inference llm multi-modal question-answering

Score: 6.021023349349527

Last synced: about 13 hours ago
JSON representation

Repository metadata:

Multiple Choice Reasoning via. Process of Elimination using Multi-Modal Models


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 months ago

Total Commits: 178
Total Committers: 4
Avg Commits per committer: 44.5
Development Distribution Score (DDS): 0.202

Commits in past year: 47
Committers in past year: 4
Avg Commits per committer in past year: 11.75
Development Distribution Score (DDS) in past year: 0.213

Name Email Commits
Souradip Pal s****g@g****m 142
hellokayas p****5@g****m 23
dependabot[bot] 4****] 11
Fabian-Robert Stöter f****t 2

Issue and Pull Request metadata

Last synced: 6 months ago

Total issues: 6
Total pull requests: 27
Average time to close issues: 1 day
Average time to close pull requests: about 18 hours
Total issue authors: 2
Total pull request authors: 4
Average comments per issue: 2.17
Average comments per pull request: 0.56
Merged pull request: 26
Bot issues: 0
Bot pull requests: 13

Past year issues: 6
Past year pull requests: 17
Past year average time to close issues: 1 day
Past year average time to close pull requests: 1 day
Past year issue authors: 2
Past year pull request authors: 3
Past year average comments per issue: 2.17
Past year average comments per pull request: 0.88
Past year merged pull request: 16
Past year bot issues: 0
Past year bot pull requests: 7

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/souradipp76/MM-PoE

Top Issue Authors

  • hoechenberger (5)
  • jorgedch (1)

Top Pull Request Authors

  • dependabot[bot] (13)
  • hellokayas (6)
  • souradipp76 (4)
  • faroit (4)

Top Issue Labels

  • bug (3)
  • help wanted (3)

Top Pull Request Labels

  • dependencies (13)
  • github_actions (7)

Package metadata

pypi.org: mm-poe

Multiple Choice Reasoning via. Process of Elimination using Multi-Modal Models

  • Homepage: https://github.com/souradipp76/MM-PoE/
  • Documentation: https://mm-poe.readthedocs.io/
  • Licenses: apache-2.0
  • Latest release: 1.0.4 (published over 1 year ago)
  • Last Synced: 2026-02-01T08:44:05.375Z (5 months ago)
  • Versions: 13
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 101 Last month
  • Rankings:
    • Dependent packages count: 10.159%
    • Average: 33.667%
    • Dependent repos count: 57.176%
  • Maintainers (2)

Dependencies

.github/workflows/main.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • codecov/codecov-action v4 composite
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • softprops/action-gh-release v2 composite
.github/workflows/rename_project.yml actions
  • actions/checkout v4 composite
  • stefanzweifel/git-auto-commit-action v5 composite
requirements-test.txt pypi
  • black * test
  • coverage * test
  • flake8 * test
  • gitchangelog * test
  • isort * test
  • mkdocs * test
  • mypy * test
  • pytest * test
  • pytest-cov * test
requirements.txt pypi
  • accelerate *
  • bitsandbytes *
  • datasets *
  • gdown *
  • huggingface_hub *
  • pillow *
  • questionary *
  • torch *
  • transformers ==4.41.1
setup.py pypi