Conversation
Signed-off-by: Peter St. John <pstjohn@nvidia.com>
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
| tokenizer_name: ??? | ||
| tokenizer_name: ${config_name_or_path} | ||
| micro_batch_size: ??? | ||
| num_workers: 1 |
There was a problem hiding this comment.
are you able to add use_quantized_weights: null?
There was a problem hiding this comment.
This will then get passed to the non-TE models, but we could. We'd just have to show that training with the HF models requires deleting this key
Signed-off-by: Peter St. John <pstjohn@nvidia.com>
No description provided.