mirror of
https://github.com/p-e-w/heretic.git
synced 2026-09-26 22:11:39 -07:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user