NeMo
PyTorch
nemotron
srvm commited on
Commit
66505a7
1 Parent(s): 7bc9a51

Clarify commit ID

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ Minitron models are for research and development only.
15
 
16
  ## HuggingFace Quickstart
17
 
18
- The [PR](https://github.com/huggingface/transformers/pull/31699) to support our models in Hugging Face is under review and expected to be merged soon. This [branch](https://github.com/suiyoubi/transformers/tree/aot/nemotron-support) can be used meanwhile to use our Minitron models.
19
 
20
  ```
21
  git clone git@github.com:suiyoubi/transformers.git
 
15
 
16
  ## HuggingFace Quickstart
17
 
18
+ The [PR](https://github.com/huggingface/transformers/pull/31699) to support our models in Hugging Face in under review and expected to be merged soon. In the meantime, this [branch](https://github.com/suiyoubi/transformers/tree/aot/nemotron-support) at [commit ID 63d9cb0](https://github.com/suiyoubi/transformers/commit/63d9cb0afd2bf5d4cb5431ba1b2c4e353752a937) can be used for Minitron models:
19
 
20
  ```
21
  git clone git@github.com:suiyoubi/transformers.git