-
Hi there
is someone still using this package?
nowadays with mup, meteor 2.x etc?
Would be interesting since in principle this package solves the scaling problem elegantly :)
KR
-
I am using mup to deploy my app after installing your package and installed certbot, however the validation fails when it looks in the .well-known directory.
I noticed that you mentioned you don't …
-
Didn't find file /home/chenwh/QE/UniTE-models/UniTE-MUP/checkpoints/sentencepiece.bpe.model. We won't load it.
Didn't find file /home/chenwh/QE/UniTE-models/UniTE-MUP/checkpoints/added_tokens.json. W…
-
```
Attempting to solve the following system
>>> def sys(x, y):
mu = mpf("0.012277471")
mup = 1 - mu
d1 = ((y[0] + mu)**2 + (y[2])**2)**(3.0/2.0)
d2 = ((y[0] - mup)**2 …
-
Having trouble to deploy a new version of meteor app:
when trying to `mup deploy`
ec2 instances gets an error and i cannot upload the new version via mup, like in the screenshot below:
![sign…
-
This is a continuation of the issue #156.
I am deploying using [`mup`](https://github.com/zodern/meteor-up), with nginx redirecting the only open port 80 to the docker container port 3000.
In th…
-
Hello,
I'm struggling to get this to work. I made sure that docker command is run without sudo from the server.
Still having this issue no matter what I do. Please help
```
roshdy@Roshdys-MacB…
-
# Batch_input and elapsed time per iteration slow down during model training
![微信图片编辑_20240629150957](https://github.com/EleutherAI/gpt-neox/assets/140717408/dae875c7-c01f-47e0-8767-aa8fe53cd476)
…
-
Hi guys,
I get the following error on executing mup setup:
/usr/local/lib/node_modules/mup/node_modules/cjson/index.js:221
throw err;
^
Error: Parse error on line 6:
..., …
-
Let's say I develop Meteor apps on my Mac, and want to deploy on a Debian VPS. Am I supposed to run `mup init/setup/deploy` on the VPS? Or on my Mac? It sounds like it runs on my desktop machine, and …
ghost updated
9 years ago