timiil
timiil
hi , it is a nice project . in the runtime AddColumn() mode, we must access the ITable< DataSource > instance, but in many context, we even dit not have...
hi all. i am trying to use animate.js to play an animation like a stream,every time i call a "snapToSVG()" should output a fully independent SVG text to us,the svg...
Hi, great project. In some usage context, we need to show a quite long text as a table headline, something like below: ``` | here is a very long column...
hello, as title say,the Rockchip had release rk3566 soc (4 * core A55, 0.8 TOPS NPU, Ubuntu 18.04),they also said that it is support caffe,ONNX,pytorch ... framworks. so,do we have...
very great project , but , as the title ,do we have any plan to support arm64 aarch64 linux ?
hi, as the title say, for now, i can find is : ``` private static readonly Endpoint[] _routing = { new Endpoint(DataAction.GetModel, @"^/models/([^/]+?)$", "GET"), new Endpoint(DataAction.GetEntities, @"^/models/([^/]+?)/crud/([^/]+?)/fetch$", "POST"), new Endpoint(DataAction.GetEntity,...
hi , as the title, i have brought a board which 5900 HX cpu, i am looking to install an Ubuntu 20.04, and use ROCm to predict some PyTorch pretrainned...
If we could do this, may be speed up the segmentation ?
as the title , i am looking for the sample that serve SAM as a http endpoint, something like TorchServe, any idea ?
As the title , if we need to try to fine-tuning or embbeding the vicuna model by using this great project DeepSpeed, we may very need a step by step...