-
Adapt sequence sampling throughout training so that we first train on "simpler sequences" and then on more and more "complexe" sequences. We discussed three different types of strategies depending on …
-
When using enums in Dart, it can become tedious to have to specify the full enum name every time. Since Dart has the ability to infer the type, it would be nice to allow the use of shorter dot syntax …
-
I encountered multiple issues while trying to perform full fine-tuning of the LLaMA 3 8B model with DeepSpeed with A100-80GB x 2.
As a result, I decided to follow the DeepSpeed tutorial on Huggingfa…
-
I use images:nvcr.io/nvidia/nemo:24.03.framework,and successfully run /NeMo/examples/nlp/language_modeling/tuning/megatron_gpt_finetuning.py
but when I run /NeMo/examples/nlp/language_modeling/tuni…
-
Could you advise on finding a temporary fix for this problem? Is it related to my Internet connectivity / "phoning home", or a call between processes inside the system?
**System Information (pleas…
-
Here's an error that I faced by accident. I assume it's not related to this PR.
I had `$F5` in my file path. which led to this
```
INFO: oiiotool ERROR: read : File does not exist: "//storage/wo…
-
At Bounteous we were considering modifying the behavior of the Language Navigation to make one small changes.
Given this scenario:
- /content/site/en/lvl1/lvl2
- /content/site/fr/lvl1
WCM Core…
-
This OCCToX3D project is actually wider than a simple technological way from OCCT to X3D. I would have named this project BRep2X3D since the major issue is, IMO, this one : what are the rules to conve…
-
### Model description
I'm using [neural-chat-7b-v3-1](https://huggingface.co/intel/neural-chat-7b-v3-1) locally on my laptop and it would sure be sweet if I could serve it through tgi.
I can curre…
-
### Issue Description
after update 41f9a3508696e90bda5e4c61ff4b767414decdc3 is show "AttributeError: module 'modules.sd_models' has no attribute 'model_hash'"
### Version Platform Description
Platf…