Skip to content

Commit

Permalink
#0: Fix nightly fast dispatch pipeline by updating Mamba demo outputs (
Browse files Browse the repository at this point in the history
  • Loading branch information
esmalTT authored Sep 19, 2024
1 parent 149c758 commit f344737
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:
run: tar -xvf ttm_wormhole_b0.tar
- uses: ./.github/actions/install-python-deps
- name: Run frequent reg tests scripts
timeout-minutes: 30
timeout-minutes: 50
run: |
source ${{ github.workspace }}/python_env/bin/activate
cd $TT_METAL_HOME
Expand Down
2 changes: 1 addition & 1 deletion models/demos/wormhole/mamba/tests/test_mamba_demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
[
"The city of Sarnia is located on the eastern shore of Lake Huron at its extreme southern point where it flows into the St. Clair River . Most of the surrounding area is flat , and the elevation ranges from 169 metres ( 554 ft ) and 281 metres ( 922 ft ) above sea level . The soil mostly comprises clay . Despite this high percentage of clay , the soil is remarkably rich for cultivation . Prior to the Ice Age , glaciers covered most of the area , as can be seen not only by the existence of the Great Lakes themselves but also of alluvial sand deposits, terminal moraines, and rich oil reserves."
],
["The area was settled by the Huron Indians"],
["The area was settled by Europeans in the late"],
"state-spaces/mamba-2.8b-slimpj",
10,
128,
Expand Down

0 comments on commit f344737

Please sign in to comment.