marco-ve

Results 3 issues of marco-ve

I'm aware that what does or does not constitute "open source" is somewhat contentious, but in my understanding requiring people to sign up for a third party account, consenting to...

Currently the readme is pointing newcomers to generation.py, where they have to deduce the correct prompt structure for the instruction model from this code: ``` B_INST, E_INST = "[INST]", "[/INST]"...

The movie retrieval tutorial/notebook is broken due to a version conflict of the protobuf dependencies. https://github.com/tensorflow/recommenders/blob/main/docs/examples/basic_retrieval.ipynb Running the pip installs in the notebook (as well as in offline environments) yields...