-
(TE) root@bjdb-h20-node-118:/aml/TransformerEngine/examples/pytorch/fsdp# torchrun --standalone --nnodes=1 --nproc-per-node=$(nvidia-smi -L | wc -l) fsdp.py
W0712 09:57:45.035000 139805827512128 torc…
-
Seems like a good idea.
-
### Is there an existing issue for this feature request?
- [X] I have searched the existing issues
### Is your feature request related to a problem?
1. From an end-user perspective, if consid…
otede updated
2 months ago
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
2024-03-26 00:30:08,569 ERROR (unixSettings.py:36):__init__ [Errno 5] Input/output
error: '/userdata/system/configs/retroarch/retroarchcustom.cfg'
2024-03-26 00:30:08,579 ERROR (emulatorlauncher:60…
-
Below is my sample code.
from webexteamssdk import WebexTeamsAPI
from itertools import islice
api = WebexTeamsAPI(access_token=os.environ['WEBEX_ACCESS_TOKEN'])
messages = api.messages.list(…
-
### What happened + What you expected to happen
There seems to be some sort of race condition when using Ray Tune. I get the following two errors intermittently when running a ray tune search on my …
-
hello, i am finding difficulty in running the programe. i am running train_cnn.py / train_rnn.py
Traceback (most recent call last):
File "train_CNN.py", line 70, in
fit_model(model, train…
-
Hello,
I was looking through the examples and I saw an example of a periodic hubbard model in an FCIDUMP file, several actually. But I dont undarstant how it is constructed and how the program kno…
-
I would like to know how I can run the pretrained model available in this repository. Could you provide detailed instructions on how to set up and run the model?
Thank you in advance for your hel…