SandorSeres
SandorSeres
It is possible to send a message "seda" type as in Camel? I mean send a message and not wait for the full route to finalise all processing. Thanx
``` Hi, I have a basic similarity search test program creating a collection. ----------------------------------- import time from pymilvus import (Collection, CollectionSchema, DataType, FieldSchema, connections) def connect(host: str, port: int) :...
Hi, In your script keras2praph.py the os.system('mvNCCompile {0}.meta -in {1} -on {2} -o {3}'.format(tf_model_path, model_in, model_out, graph_path)) call will not return the error in case the model can not be...
Any plan to add LoRa finetuned Gemma-3 270M model convert to .task file for Android mediapipe? Thanx