From 66505a7a72e5ada6b46304038892bc93622ec500 Mon Sep 17 00:00:00 2001 From: Saurav Muralidharan Date: Tue, 23 Jul 2024 00:24:57 -0700 Subject: [PATCH] Clarify commit ID --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93cde4d..e3f0265 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Minitron models are for research and development only. ## HuggingFace Quickstart -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. +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: ``` git clone git@github.com:suiyoubi/transformers.git