Xavier Rey-Robert @ IBM
Xavier Rey-Robert @ IBM
Same here, it looks like an issue on the bucket configuration (IAM)
Thanks @adk9 @bani-intelaipg, I builded the master on mac for plaidml backend, Can I open some issues related to master or is it too early ? (ex "compile with plaidml...
Argument is properly passed to cmake though... > Running COMMAND: cmake -DNGRAPH_INSTALL_PREFIX=/Users/xav/MyDev/python/ngraph-bridge-latest/ngraph-bridge/build_cmake/artifacts -DNGRAPH_USE_CXX_ABI=0 -DNGRAPH_DEX_ONLY=TRUE -DNGRAPH_DEBUG_ENABLE=NO -DNGRAPH_UNIT_TEST_ENABLE=NO -DNGRAPH_TARGET_ARCH=native -DNGRAPH_TUNE_ARCH=native -DNGRAPH_TBB_ENABLE=FALSE -DNGRAPH_TOOLS_ENABLE=NO -DNGRAPH_GPU_ENABLE=NO **-DNGRAPH_PLAIDML_ENABLE=YES** -DNGRAPH_INTELGPU_ENABLE=NO /Users/xav/MyDev/python/ngraph-bridge-latest/ngraph-bridge/build_cmake/ngraph update: I noticed this during build...
Well... I sadly think I have the answer :/ Plaidml was simply droped from ngraph... https://github.com/NervanaSystems/ngraph/pull/4554
Hi there, Would be great to have "control" role allowed in modelfile definitions. That would allow to create custom models to enable thinking with some front end that don't support...
In fact that was an easy fix: #9396
In the same spirit updating the template to use more standard `` tags would be nice. I used: Respond to every user query in a comprehensive and detailed way. You...
also @gabe-l-hart if thinking is in fact in the end enabled by the system prompt, why going through the pain of creating a new "control" role that is just handled...
Right, it also mean that you can also enable any front end not supporting the "control" role by just adding the right instructions to the system prompt and that I...