Clarify commit ID
Browse files
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
|
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
|