This repository is build based on here
- Subject: computer science (cs)
- Keywords: "quantization", "pruning", "quantize", "detr", "mamba"
- Create a repository to get notification in your github.
- click "Settings"->"Secrets"->"New repository secret"
Name: GITHUB
# Authentication for user filing issue (must have read/write access to repository to add issue to)
Value: your_github_username,your_github_token
updateconfig.py
as your perferences.
# The repository to add this issue to
REPO_OWNER = 'changeme'
REPO_NAME = 'changeme'
# Set new submission url of subject
NEW_SUB_URL = 'https://arxiv.org/list/cs/new'
# Keywords to search
KEYWORD_LIST = ["changeme"]
To test the functionality, you can click " Run Workflow button" for an immediate run.