-
### Issue Description
Currently, our translation function performs a one-off translation task without the capability for iterative refinement based on feedback. I propose we implement a feature tha…
-
### Please verify that this bug has NOT been raised before.
- [x] I checked and didn't find a similar issue
### Describe the bug*
After updating to 0.16.5, the server only serves a "502 Bad Gateway…
-
Thank you for such a great work, I need to train models for image translation tasks (no text conditioning needed). Do you plan to release how to fine-tune, or can I integrate lroa or dreamboot methods…
-
### Description
Export to fmu gets failed while generating fmu through omedit and throws many translation error.
The following below listed models have same issues:
```
Buildings.Utilities.I…
-
Provide some form of rough time indication based on the current translation speed using a very long average mesurement as one sentence could take multiple minutes with big models and local hardware.
…
-
## 🐛 Bug
I have used mbart50 pre-trained model to fine-tune a translation task for Si-En Languages. I now need to preload the model for translations. However during translation I get the following …
-
For TorchSharp [text classification example][1] there is TorchText used to load data set.
I am not sure what I am doing wrong, but I can not find any `using`s to import this library.
For TorchSharp …
-
### What is the issue?
I deployed the qwen2.5:72b-instruct-q6_K model, which occupies 4*3090 and a total of 75G GPU memory. When I use llama3:latest, it will not use RAM and CPU (755G/128 core), it…
-
## 🐛 Bug
After git commit 569c024ae6ee3e8c37c3b9dca975a3df50f7a03
The issue was not there before git commit d3890e593398c485f6593ab8512ac51d37dedc9c
>>> import fairseq
Traceback (most recent c…
zxpan updated
3 years ago
-
**Is your feature request related to a problem? Please describe.**
Common image translation methods typically depend on joint training using data from both the source and target domains. However, [DD…