From 6c65b4c2337caddc374997ec9a49428c9538c0a1 Mon Sep 17 00:00:00 2001 From: Mark O'Connor Date: Wed, 11 Dec 2024 16:37:54 +0000 Subject: [PATCH] Revert "#15737: Update gitmodules to point to branch" This reverts commit d04b1ba921e237b919cab6fdd66c7693b80d188d. --- .gitmodules | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 51206308d5a8..4029f9918d62 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,7 +19,6 @@ [submodule "models/demos/t3000/llama2_70b/reference/llama"] path = models/demos/t3000/llama2_70b/reference/llama url = https://github.com/tenstorrent-metal/llama.git - branch = yieldthought/fix-rope-scaling-factor [submodule "tt_metal/third_party/tt_llk_blackhole"] path = tt_metal/third_party/tt_llk_blackhole url = https://github.com/tenstorrent/tt-llk-bh.git