Open tharvik opened 8 months ago
roadmap (not very LLM specific but good)
transformers.js uses it, and would easily give us tokenizers and model converters to/from HF which is crucial
ðŸ˜
Probably one way to gain momentum is to push for training in the new W3C forming standards: https://github.com/webmachinelearning/webnn/blob/main/explainer.md?plain=1#L187
ONNX has a JavaScript API, it seems to be the new framework on the bloc.
currently, we are using TensorFlowJS everywhere. to support more runtime, we would need to first abstract from it.