-
ghcr.io/huggingface/text-embeddings-inference:1.5
-
how to do inference?
-
Since this is an inductive model, are there any code implementations that loads a pretrained ICDM model and infer new students' knowledge states based on their answer logs? Thanks!
-
i use the inference demo. and the checkpoint is cocotrain_800_0089999.pth, it got an error
``` cmd
python ./demo/u2seg_demo.py --config-file configs/COCO-PanopticSegmentation/u2seg_eval_800.yaml --i…
-
hello! thank you for your fantastic work! i tried your c++ code, and inferenced on my cpu, but the inference speed is too slow, with the 384-ep300 model, FPS only 1.3, and with the ostrack-bit8 model …
-
Hi,
Thanks for your work.
I tried to do inference on a custom dataset of x4 SR from (750,1000) to (3000,4000), using the following commands.
python resample/eval_lut_sr.py --testDir data/rrBenchm…
-
can this process video in realtime?
-
Hi! Good job one the model.
But i have trouble testing it.
Setup RTX4090 + 64gb ram (on loading models im kissing 63.9gb :) )
Tested on Windows - can't launch with default code cause of missi…
-
./scripts/infer_seq.sh
this script is not there
-
Hello! I’d like to try running inference with your code. Where can I obtain the weights for Visata-llama?