This website requires JavaScript.
Explore
Help
Sign In
tarry.singh
/
Radix
Watch
1
Star
0
Fork
0
You've already forked Radix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e3b7705e3d
Radix
/
examples
/
modernbert
History
Foke Singh
a512b9c8a2
Update docs and example BUILD files to reflect the switch from
zig_cc_binary
to
zig_binary
.
2025-07-04 15:10:46 +00:00
..
activations
Add tests for the ModernBERT example, covering activation utilities, build setup, and example Zig code.
2024-06-11 17:33:22 +00:00
BUILD.bazel
Update docs and example BUILD files to reflect the switch from
zig_cc_binary
to
zig_binary
.
2025-07-04 15:10:46 +00:00
main.zig
Add benchmark, Llama, and ModernBERT example programs plus third‑party non‑module dependencies.
2024-07-03 11:30:49 +00:00
modernbert.zig
Remove .print() calls from globalAttnMask() and localAttnMask() in ModernBERT example to resolve compilation sharding error.
2025-01-15 16:59:26 +00:00
test.zig
Add tests for the ModernBERT example, covering activation utilities, build setup, and example Zig code.
2024-06-11 17:33:22 +00:00