-
Not sure, if it is only a GUI issue, or if it is actually not outputting a clock, but a set receiving clock from another set does not show any cursor running after metaseq received state from peer.
-
### 🐛 Describe the bug
Traceback (most recent call last):
File "/data1/yvr/.conda/envs/opt/bin/opt-baselines", line 33, in
sys.exit(load_entry_point('metaseq==0.0.1', 'console_scripts', 'opt…
-
Hi all,
I was wondering whether it is possible to do selective activation checkpointing with the LayerNormMLP where we only recompute FFN1 and not FFN2, therefore not having to save the ffn1_out an…
-
See: https://github.com/facebookresearch/metaseq/blob/9afea52f5988fcbfe6133591fc27dd56044bd4ea/metaseq/checkpoint_utils.py#L424-L425
Previous attempt at removing this hack broke generation, evals, …
-
(Conda gives a conflicting requirements error, so I installed metaseq with pip.)
When trying to import metaseq, I get the following error:
```
In [2]: import metaseq
--------------------------------…
-
## 🐛 Bug
if you try to install aim through metaseq, it crashes installing this package. Cython says: `ValueError: got unknown compilation option, please remove: show_all_warnings`
### To reprodu…
-
Right now, it is challenging to debug when the server is failing.
This arises from 2 main reasons:
1. It is not possible to put a breakpoint within the server
2. The error are quite critic …
-
Hi,
I tried to import metaseq and got the error No module named 'helpers'. I then pip install helpers and import metaseq again. Then I got the error "ImportError: cannot import name 'data_dir' from '…
-
When it rains it pours:
See https://www.licenses.ai/blog/2022/8/26/bigscience-open-rail-m-license for many references to multiple AI-related licenses, reported by @pabs3
- BigScience Open RAIL-M L…
-
I am trying to run NSQL on my windows 10 Razor laptop, but I was unable to install DeepSpeed. I managed to work around that but now when I try to open the webserver link in U/I I get this error:
`
[…