wujohns
wujohns
> > 方便问下你用的是哪个分支,以及 train.json 中的数据格式吗 > > @wujohns 就是用的默认的那个old 分支 我这边也是最近补完nlp相关基础后才知道大概怎么操作继续训练,这个需要你手动去改相关的代码实现,上手这个工程最好还是要有一定的基础打底,要不会较难操作
Whether nodejs can also benefit from this speedup
> > Whether nodejs can also benefit from this speedup > > `onnxruntime-node` not support WebGPU, but it support DirectML (Windows) or CUDA (Linux) But there is no device setting...
same issue, any update now?
感觉anyproxy官方已经放弃维护了
this repo support the proxy feature: https://github.com/wujohns/google-generative-ai
It sames that the author will do nothing to update it (Because of Japanese ?) Using the https://github.com/wuyax/imagemin-pngquant (imagemin-pngquant-chn) maybe the better choice
@xenova How to define the callback_function to make the text-generation stop at special words(like the openai api's "stop" param) I also find the code from transformer.js you shows, but I...
Feel so fuck for the v3 version. Because there is no v3 for nodejs and the new onnx package is only work for v3
The code not work at all, and when I try to using optimum-cli to build the onnx model, the optimum not support the nomic-bert type model(nomic-embed-text-v1.5 can be build but...