MAMV weights uploader
This package gives you a GitHub Action that downloads a real document-question-
answering checkpoint and uploads its model files to:
notaparlaymaker/MAMV-Model
GitHub steps
- Upload every file in this package to your GitHub repository.
- In GitHub, open Settings > Secrets and variables > Actions.
- Add a repository secret named
HF_TOKEN.
- Use a Hugging Face token with write access to MAMV-Model.
- Open Actions > Upload document-QA weights > Run workflow.
- Leave the default source model or enter another compatible model repository.
Important
This mirrors an existing pretrained checkpoint. It does not create an original
MAMV-trained model. Keep attribution and comply with the source model license.