Sandeep Srinivasa
Sandeep Srinivasa
@frankfliu hey thanks so much for your reply! Two questions: >If you just want to deploy llama, you can already do it with DJLServing: https://github.com/deepjavalibrary/djl-serving/pull/844 Llama has a licensing issue,...
same question for me - could you please update your repo in the old or new repository to add some info on how to run this ? that will be...
hi guys, is there any example now ? im looking for an example that uses both text and a photo field (where a user can attach selfie photos)
+1 on this. really need this. even if you dont do an article, please put a sample screen/testcase. that's sufficient. On Sat, Sep 28, 2019 at 1:10 AM zirkler wrote:...
hey - thanks guys ! this is super useful (and probably should be added to the main mvrx examples repo) On Wed, Oct 9, 2019 at 1:52 AM Neal Sanche...
@lihaoyi-databricks are we able to use this functionality today? given #166 is merged. we are using sjsonnet functionality in a java library and are trying to call java functions during...
@lihaoyi-databricks we tried subclassing std and adding a new function in it. the issue is that the new function is not being picked up (when we pass the new std...
@lihaoyi-databricks thanks for replying - appreciate it! we are not able to add our function to it - we tried called "updated" on it, etc but didnt work. so we...
@lihaoyi-databricks im actually using sjsonnet from java code. i think your code is scala..but i tried variations of this using java and it doesnt work :(
we have a whole bunch of java functions that we want to use from within jsonnet. im happy to migrate to your solution when it is available, but is there...