This website requires JavaScript.
Explore
Help
Register
Sign In
warren
/
markbaseengine
Watch
1
Star
0
Fork
0
You've already forked markbaseengine
Code
Issues
Pull Requests
Actions
18
Packages
Projects
Releases
Wiki
Activity
Files
v2
markbaseengine
/
Tests
/
01_Model
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
MarkBase Admin
85dd87e28a
CI / build (push)
Waiting to run
Details
CI / unit-tests (push)
Blocked by required conditions
Details
CI / lint (push)
Blocked by required conditions
Details
v2: add embedding tests, multilingual embedding support
2026-07-06 08:01:52 +08:00
..
EmbeddingTest.swift
v2: add embedding tests, multilingual embedding support
2026-07-06 08:01:52 +08:00
LongContext12BTest.swift
v2: add full context 2048-token, repeated tokens, edge token tests
2026-07-06 01:31:33 +08:00
Model12BTest.swift
v2: add 12B model test (Model12BTest)
2026-07-05 23:33:42 +08:00
Model26BTest.swift
v2: fix 26B activation explosion — normalize groupSize=32 scales, fix hardcoded loops
2026-07-05 19:52:47 +08:00
Model31BTest.swift
v2: add 26B + 31B model tests (Phase 3)
2026-07-05 16:12:08 +08:00
ModelTest.swift
v2: fix E4B determinism test — float32 atomics cause inherent non-determinism
2026-07-06 06:55:33 +08:00
MultilangEmbeddingTest.swift
v2: add embedding tests, multilingual embedding support
2026-07-06 08:01:52 +08:00
Multimodal12BTest.swift
v2: add multimodal 12B test, fix VisionTower12B kernel dispatch
2026-07-05 23:58:42 +08:00
MultimodalE4BTest.swift
v2: add E4B multimodal test, fix VisionTower missing groupSize
2026-07-06 02:53:49 +08:00
Timing26BTest.swift
v2: add embedding tests, multilingual embedding support
2026-07-06 08:01:52 +08:00