Commit Graph

3 Commits

Author SHA1 Message Date
MarkBase Admin
b33947feaf v2: install EmbeddingServer with EmbeddingGemma on port 8084
Some checks failed
CI / build (push) Failing after 53s
CI / unit-tests (push) Has been skipped
CI / lint (push) Has been skipped
2026-07-07 01:55:29 +08:00
MarkBase Admin
85dd87e28a v2: add embedding tests, multilingual embedding support
Some checks failed
CI / build (push) Successful in 2m28s
CI / unit-tests (push) Failing after 9m11s
CI / lint (push) Successful in 2s
2026-07-06 08:01:52 +08:00
MarkBase Admin
8a66b9086a v2: Initial clean branch with unit tests + CI/CD pipeline
Some checks failed
CI / build (push) Has been cancelled
CI / unit-tests (push) Has been cancelled
CI / lint (push) Has been cancelled
- Started from ac75faa (initial E4B-MarkBase integration)
- Kept Sources/ (all engine code) + Package.swift + .gitignore
- Removed all ad-hoc tests, documentation, scripts, Python files
- Added Tests/00_Unit/ (MathTest, TokenizerTest, SamplerTest)
- Added .gitea/workflows/ci.yaml (build + unit tests + lint)
- Added Scripts/check_resources.sh (memory-aware test runner)
- Added Tests/Manifest.json (resource requirements for all tests)
- Focus: 4-bit quantized models only
2026-07-05 13:29:25 +08:00