-
I'm trying to use `mup deploy` without any success lately now that `aws` deprecated the `launchConfigurations` in favor of `launchTemplates`.
How can I bypass this conundrum?
-
Hello,
Just a simple issue to know if this project is dead.
There is no new commit in master branch since more than a year.
Packages have vulnerabilities, issues and PR are accumulating ...
MU…
-
A new deployment with mup latest (v1.5.11) uses docker image `zodern/nginx-proxy:v1.1.0` which contains nginx 1.21.6.
After some vulnerability testing, I get this report:
![image](https://github…
-
Can't resume checkpoint from a model that doesn't use mup.
```
Traceback (most recent call last):
File "/fsx/phuc/projects/reference/nanotron/run_generate.py", line 255, in
main()
File…
-
Is there a way to export all the configuration from one instance of Harbor to another? I install edge kubernetes clusters onto proxmox servers; we install Harbor to cache several repositories, but it…
-
Is there a way to use this in combination with mup-aws-elastic-beanstalk? I'd love to scale horizontally *and* replace Mongo oplog with REDIS at the same time.
I tried to setup a separate REDIS ser…
-
### Guidelines
- [X] I have encountered this bug in the [latest release of FreeTube](https://github.com/FreeTubeApp/FreeTube/releases).
- [X] I have encountered this bug in the [official downloads of…
-
Mup version (`mup --version`):
Mup config
```js
paste config here...
```
Output of command
```bash
paste output here...
```
-
`mup` is currently the only automated way to deploy `patients`. `mup` is coupled to Meteor and we want to get rid of Meteor. A solution based on `docker-compose` should be sufficient.
-
I am trying to reimplement u-MuP in JAX and using this repo as a reference. I cannot figure out why Adam and SGD use different lr scaling factors: $\frac{1}{\sqrt{\text{fan-in}}}$ for [Adam](https://g…