moem

A Modified version of MoE-Infinity

https://github.com/wuooo339/moem

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A Modified version of MoE-Infinity

Basic Info
  • Host: GitHub
  • Owner: wuooo339
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 2.57 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License Code of conduct Citation

Owner

  • Login: wuooo339
  • Kind: user

GitHub Events

Total
  • Push event: 1
  • Create event: 1
Last Year
  • Push event: 1
  • Create event: 1

Dependencies

.github/workflows/build-test.yml actions
  • actions/checkout v3 composite
.github/workflows/pre-commit-format.yml actions
  • actions/checkout v4 composite
.github/workflows/publish-test.yml actions
  • actions/checkout v3 composite
  • actions/download-artifact v4 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v4 composite
  • pypa/gh-action-pypi-publish release/v1.8 composite
.github/workflows/publish.yml actions
  • actions/checkout v3 composite
  • actions/github-script v6 composite
  • actions/setup-python v4 composite
  • actions/upload-release-asset v1 composite
  • pypa/gh-action-pypi-publish release/v1.8 composite
pyproject.toml pypi
requirements-lint.txt pypi
  • clang-format ==18.1.4
  • isort ==5.13.2
  • mypy ==1.8.0
  • pre-commit *
  • ruff ==0.6.9
  • toml ==0.10.2
  • tomli ==2.0.1
  • types-PyYAML *
  • types-requests *
  • types-setuptools *
requirements.txt pypi
  • accelerate *
  • auto_gptq *
  • chardet *
  • datasets >=2.12.0
  • fastapi *
  • hjson *
  • ninja *
  • numpy ==1.22.4
  • openai *
  • optimum >=1.17.1
  • packaging >=20.0
  • pre-commit *
  • py-cpuinfo *
  • pyarrow ==12.0.0
  • pydantic ==1.10.12
  • scipy *
  • sentencepiece *
  • sphinx *
  • torch >=2.1.1
  • transformers >=4.37.1,<4.47
  • uvicorn *
setup.py pypi