Skip to content

Commit 49499b6

Browse files
committed
Add DeepSeek Engram layer
1 parent 86ef13f commit 49499b6

4 files changed

Lines changed: 1482 additions & 0 deletions

File tree

pytest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ addopts =
2121
--ignore=tests/unit/qwen3_omni_layers_test.py
2222
--ignore=tests/unit/qwen3_next_vs_reference_test.py
2323
--ignore=tests/unit/deepseek32_vs_reference_test.py
24+
--ignore=tests/unit/engram_vs_reference_test.py
2425
markers =
2526
tpu_only: marks tests to be run on TPUs only
2627
gpu_only: marks tests to be run on GPUs only

0 commit comments

Comments
 (0)