fix: use W_org matrix only where needed (#398)

* fix: minor change

use `W_org` matrix where needed...

* Update model.py

* Update model.py

* fix: Windows hash, remove BOM marker

* docs: Add info about test cases

* feat: Tests for row_normalization PRE & NONE

* feat: CI hash files for row_normalization PRE & NONE models

* feat: Documentation instructions about test suite

* add recommendation
This commit is contained in:
Vinay Umrethe
2026-07-01 16:13:14 +05:30
committed by GitHub
parent 680c43e1bf
commit 7470dfd7af
14 changed files with 215 additions and 15 deletions
+3
View File
@@ -1,3 +1,6 @@
# This test case is for Hybrid-Edge models.
# After any change related to it, this test should PASS.
model = "tiny-random/gemma-4e"
model_commit = "3a207ada2c2cd95e9671942e84cf47ea58f0f6af"