-
I am not familiar with your codebase enough to make the change myself yet, I'm sorry. I don't know if you are interested, but Facebook has released open source models for translation:
https://githu…
-
I have downloaded the model from HF and converted the Falcon-40b-instruct using ctranslate2. But when I try to run the model I get two errors
1. the model type is not present in config.json created …
-
For a lot of configs in https://huggingface.co/datasets/sil-ai/bloom-speech, we get PreviousStepFormatError.
-
## ❓ Questions and Help
#### What is your question?
How can I finetune the NLLB multilingual translation model on multiple language pairs together?
I find the document for finetuning NLLB but it …
-
### Before creating an issue, make sure you've checked the following:
- [X] You are running the latest released version of k0s
- [X] Make sure you've searched for existing issues, both open and cl…
-
Hi,
Have ambivalent feelings about k0s.
Just now using four machines Ampere A1 (2CPU, 16GB ram) on OL8 ram was exhausted on 2 hosts just after 2h of cluster work without any additional deployment.
…
-
When i try to translate with cuda it fails because as a device its only set to cuda, but torch needs the id of the gpu. I fixed it by changing the device from "cuda" to "cuda:0". The problem is at lin…
-
想使用chatgpt用于翻译:https://github.com/acheong08/ChatGPT
很多情况下它翻译的文本明显优于其他翻译。
![image](https://user-images.githubusercontent.com/69711608/221394771-6caba536-4045-422d-8798-fae175947114.png)
在transla…
-
Link: https://huggingface.co/datasets/allenai/nllb
-
### Is your feature request related to a problem? Please describe.
So for the past few days I been monitoring now our fixed k0s environment. So it runs for 2 days and then crashes, until I started se…