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
aea23c720e
Radix
/
zml
/
aio
History
Tarry Singh
e25f70d923
Rename and simplify modules in
zml/aio/torch
: replace redundant qualified names, remove generic utilities, inline code, reorder functions for top‑to‑bottom readability, and extract parsing logic into
parseTensor
and
parseStorage
functions.
2023-04-04 17:20:53 +00:00
..
gguf
Rename and simplify modules in
zml/aio/torch
: replace redundant qualified names, remove generic utilities, inline code, reorder functions for top‑to‑bottom readability, and extract parsing logic into
parseTensor
and
parseStorage
functions.
2023-04-04 17:20:53 +00:00
torch
Rename and simplify modules in
zml/aio/torch
: replace redundant qualified names, remove generic utilities, inline code, reorder functions for top‑to‑bottom readability, and extract parsing logic into
parseTensor
and
parseStorage
functions.
2023-04-04 17:20:53 +00:00
gguf.zig
Add
Normalizer.fromHfJson
to read HuggingFace tokenizer JSON and map to internal options, including a configurable magic space token and a debug flag for token merges. Adjust default handling of extra whitespaces to align with HF defaults.
2023-03-29 16:10:29 +00:00
json.zig
Rename and simplify modules in
zml/aio/torch
: replace redundant qualified names, remove generic utilities, inline code, reorder functions for top‑to‑bottom readability, and extract parsing logic into
parseTensor
and
parseStorage
functions.
2023-04-04 17:20:53 +00:00
nemo.zig
Rename and simplify modules in
zml/aio/torch
: replace redundant qualified names, remove generic utilities, inline code, reorder functions for top‑to‑bottom readability, and extract parsing logic into
parseTensor
and
parseStorage
functions.
2023-04-04 17:20:53 +00:00
safetensors.zig
Rename and simplify modules in
zml/aio/torch
: replace redundant qualified names, remove generic utilities, inline code, reorder functions for top‑to‑bottom readability, and extract parsing logic into
parseTensor
and
parseStorage
functions.
2023-04-04 17:20:53 +00:00
sentencepiece.zig
Add
Normalizer.fromHfJson
to read HuggingFace tokenizer JSON and map to internal options, including a configurable magic space token and a debug flag for token merges. Adjust default handling of extra whitespaces to align with HF defaults.
2023-03-29 16:10:29 +00:00
tinyllama.zig
Add initial Bazel build configuration, async runtime implementation, and core MLIR dialect definitions for ZML.
2023-01-02 14:28:25 +00:00
torch.zig
Rename and simplify modules in
zml/aio/torch
: replace redundant qualified names, remove generic utilities, inline code, reorder functions for top‑to‑bottom readability, and extract parsing logic into
parseTensor
and
parseStorage
functions.
2023-04-04 17:20:53 +00:00
value.zig
Add initial Bazel build configuration, async runtime implementation, and core MLIR dialect definitions for ZML.
2023-01-02 14:28:25 +00:00
yaml.zig
Rename and simplify modules in
zml/aio/torch
: replace redundant qualified names, remove generic utilities, inline code, reorder functions for top‑to‑bottom readability, and extract parsing logic into
parseTensor
and
parseStorage
functions.
2023-04-04 17:20:53 +00:00