allenai / OLMoE

OLMoE: Open Mixture-of-Experts Language Models
https://arxiv.org/abs/2409.02060
Apache License 2.0
468 stars 37 forks source link

routing_analysis #5

Closed swj0419 closed 3 months ago

swj0419 commented 3 months ago

Update the MoE analysis script

gitguardian[bot] commented 3 months ago

⚠️ GitGuardian has uncovered 2 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

Since your pull request originates from a forked repository, GitGuardian is not able to associate the secrets uncovered with secret incidents on your GitGuardian dashboard. Skipping this check run and merging your pull request will create secret incidents on your GitGuardian dashboard.

🔎 Detected hardcoded secrets in your pull request
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | | | -------------- | ------------------ | ------------------------------ | ---------------- | --------------- | -------------------- | | [-](https://dashboard.gitguardian.com/workspace/245115/incidents/secrets) | - | Hugging Face user access token | 9d777f954ee3992148874bf8391ce94c239d2c05 | scripts/run_routing_analysis.py | [View secret](https://github.com/allenai/OLMoE/commit/9d777f954ee3992148874bf8391ce94c239d2c05#diff-e93e081990ec95c1c35459925b8ba08c6b3907d24983c01371e2de6d3c2f3156R12) | | [-](https://dashboard.gitguardian.com/workspace/245115/incidents/secrets) | - | Hugging Face user access token | ea40431928c13a8caa43c0a39f809a04aa591043 | scripts/run_routing_analysis.py | [View secret](https://github.com/allenai/OLMoE/commit/ea40431928c13a8caa43c0a39f809a04aa591043#diff-e93e081990ec95c1c35459925b8ba08c6b3907d24983c01371e2de6d3c2f3156L12) |
🛠 Guidelines to remediate hardcoded secrets

🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.