Vikram
Vikram
I see the point. Its easier to just use the browser's native print to pdf function. About the QR code, my question was not how to add QR code, but...
Thank you for the detailed response, appreciate it. I tried various topics and taxonomy rules and tried with some very strong queries but it was still returning safe. Here are...
The issue still persists. And the maintainers are holding on to it merge for more than a year
> This is the problem of omv's user and user group settings, please share according to omv's official documentation. not the omv issue. I tried adding my smb shares from...
Its not adding -webkit-clip-path: property to the element. Thats why its not working for Safari.
@mtcolman Added the probability of generated token in my Colab experiment: [Colab Experiment llama-guard](https://colab.research.google.com/drive/1poE4YrZJFMfEZfNPUB7Y1AgrsbS2JySi?usp=sharing)
@diwyanshu the probability of thr first token generated by llama guard IS the classifier score. The model is trained to generate the safe/ unsafe token only. So you just calculate...
I see that using named vectors you can store multiple dimension vectors in the same collections. however, would like to know what is the recommended approach. I create one collection...
> > create one collection and setup multitenancy and allow people to create vectors with different dimensions? > > multitenancy approach does not expect that you allow users to choose...
@monokal Have you had any success with writing Keras logic adapter, are you using the same storage to get the data/train model/save the trained model/weights ?