-
I attempted to compile marian-nmt on my Arch installation, which is using GCC 13.1.1 and CUDA 12.1. However, the compilation process failed. I followed these steps:
1. Cloned the marian-nmt reposit…
-
I tried starting training for my data in the downloaded OpenNmt with the following flags,
python train.py -gpuid 2 -save_model training/models -data training/data/data -layers 6 \
-rnn…
-
I am trying to pre-train the supervised version of MASS NMT on my data, but am getting the following traceback:
```
File "/data/orin-cdu/rbansal/newEnv/lib/python3.6/site-packages/fairseq_cli/tr…
-
## Problem
The NMT heartbeat implementation does not allow for receiving the bootup status from the node. It would be nice if the bootup status would just be received and stored in the state field. W…
-
when i try to run train.py after the data is prepaird ik get this problem:
========= RESTART: M:\AI\nmt-chatbot-master\nmt-chatbot-master\train.py ========
Traceback (most recent call last):
Fi…
-
The current implementation (setting and resetting heartbeat period during state transitions) is a pain. Besides the fact that we have to handle RESET, RESET_COMMUNICATION, and STOP differently, it's n…
-
```
What steps will reproduce the problem?
1.install airplay via NMT community installer
2.access http://:9999/Airplay-nmt_web/index.php
What is the expected output? What do you see instead?
not sure…
-
Getting a attribute error like this
`Traceback (most recent call last):
File "C:\Users\Inspired Kinematics\Desktop\nmt-chatbot\train.py", line 7, in
from nmt import nmt
File "C:\Users\Ins…
-
Thank you for your excellent work! Sorry to interrupt but the link to the processed data cloud disc you shared at the end is not working, can you update the link, thanks again! https://github.com/krit…
-
**Feature request**
Please include the following information:
**Is your feature request related to a problem? Please describe.**
Not related to a problem/bug.
**Describe the solution you'd …