Re: ML Model Management in Solr

2024-01-24 Thread rajani m
/guide/8_5/stream-source-reference.html#model > >> https://solr.apache.org/guide/8_5/stream-source-reference.html#train > >> > https://solr.apache.org/guide/8_5/stream-decorator-reference.html#classify > >> > >> maybe it can be used if yo

Re: ML Model Management in Solr

2024-01-24 Thread Eric Pugh
ps://solr.apache.org/guide/8_5/stream-source-reference.html#train >> https://solr.apache.org/guide/8_5/stream-decorator-reference.html#classify >> >> maybe it can be used if your model is possible to be expressed in the >> given format >> >> >> -ufuk yilmaz >> ___

Re: ML Model Management in Solr

2024-01-24 Thread Alessandro Benedetti
sed in the > given format > > > -ufuk yilmaz > ____________ > From: rajani m > Sent: Wednesday, January 24, 2024 12:37 AM > To: solr-user > Subject: ML Model Management in Solr > > Hi All, > >Is it in the road map to support trained ML mod

Re: ML Model Management in Solr

2024-01-24 Thread uyil...@vivaldi.net.INVALID
ssify maybe it can be used if your model is possible to be expressed in the given format -ufuk yilmaz From: rajani m Sent: Wednesday, January 24, 2024 12:37 AM To: solr-user Subject: ML Model Management in Solr Hi All, Is it in the road map to support train

ML Model Management in Solr

2024-01-23 Thread rajani m
Hi All, Is it in the road map to support trained ML model deployment in solr? Models that can be deployed to generate text embedding at ingest time and query embeddings at query time. Thanks, Rajani