https://github.com/google-research/mozolm

MozoLM: A language model (LM) serving library

https://github.com/google-research/mozolm

Science Score: 39.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
    Found 1 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.6%) to scientific vocabulary

Keywords

assistive-technology augmentative-communication language-modeling
Last synced: 4 months ago · JSON representation

Repository

MozoLM: A language model (LM) serving library

Basic Info
  • Host: GitHub
  • Owner: google-research
  • License: apache-2.0
  • Language: C++
  • Default Branch: main
  • Homepage:
  • Size: 10.4 MB
Statistics
  • Stars: 45
  • Watchers: 7
  • Forks: 13
  • Open Issues: 6
  • Releases: 0
Topics
assistive-technology augmentative-communication language-modeling
Created over 5 years ago · Last pushed 5 months ago
Metadata Files
Readme Contributing License

README.md

GitHub license C++ version Build Tests (Linux) Build Tests (macOS) Build Tests (Windows) Build Tests (Android) Build Tests (iOS)

MozoLM

A language model serving library, with middleware functionality including mixing of probabilities from disparate base language model types and tokenizations along with RPC client/server interactions.

License

MozoLM is licensed under the terms of the Apache license. See LICENSE for more information.

Citation

If you use this software in a publication, please cite the accompanying paper from SLPAT 2022:

bibtex @inproceedings{roark-gutkin-2022-design, title = "Design principles of an open-source language modeling microservice package for {AAC} text-entry applications", author = "Roark, Brian and Gutkin, Alexander", booktitle = "Ninth Workshop on Speech and Language Processing for Assistive Technologies (SLPAT-2022)", month = may, year = "2022", address = "Dublin, Ireland", publisher = "Association for Computational Linguistics", url = "https://aclanthology.org/2022.slpat-1.1", doi = "10.18653/v1/2022.slpat-1.1", pages = "1--16", }

Mandatory Disclaimer

This is not an officially supported Google product.

Owner

  • Name: Google Research
  • Login: google-research
  • Kind: organization
  • Location: Earth

GitHub Events

Total
  • Watch event: 2
  • Delete event: 8
  • Issue comment event: 7
  • Push event: 14
  • Pull request event: 21
  • Fork event: 1
  • Create event: 8
Last Year
  • Watch event: 2
  • Delete event: 8
  • Issue comment event: 7
  • Push event: 14
  • Pull request event: 21
  • Fork event: 1
  • Create event: 8

Issues and Pull Requests

Last synced: 5 months ago

All Time
  • Total issues: 7
  • Total pull requests: 203
  • Average time to close issues: 7 days
  • Average time to close pull requests: about 23 hours
  • Total issue authors: 2
  • Total pull request authors: 4
  • Average comments per issue: 1.86
  • Average comments per pull request: 0.18
  • Merged pull requests: 161
  • Bot issues: 0
  • Bot pull requests: 200
Past Year
  • Issues: 0
  • Pull requests: 14
  • Average time to close issues: N/A
  • Average time to close pull requests: 6 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.79
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 14
Top Authors
Issue Authors
  • agutkin (5)
  • JayBeavers (2)
Pull Request Authors
  • copybara-service[bot] (200)
  • agutkin (1)
  • JayBeavers (1)
  • aadhamm (1)
Top Labels
Issue Labels
enhancement (4) bug (3)
Pull Request Labels
copybara (198)

Dependencies

.github/workflows/android-ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v3 composite
  • styfle/cancel-workflow-action 0.9.0 composite
.github/workflows/ios-ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v3 composite
  • styfle/cancel-workflow-action 0.9.0 composite
.github/workflows/linux-ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v3 composite
  • styfle/cancel-workflow-action 0.9.0 composite
.github/workflows/macos-ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v3 composite
  • styfle/cancel-workflow-action 0.9.0 composite
.github/workflows/windows-ci.yml actions
  • actions/checkout v3 composite
  • styfle/cancel-workflow-action 0.9.0 composite