Edwin Jose
Edwin Jose
--------------------------------------------------------------------------- ValueError Traceback (most recent call last) in () ----> 1 item_features=dataset.build_item_features(itemFeatures) 2 frames /usr/local/lib/python3.6/dist-packages/lightfm/data.py in _process_features(self, datum) 90 raise ValueError( 91 "{entity_type} id {entity_id} not in {entity_type} id mappings.".format(...
I tried to run with GPT4ALL model ggml-gpt4all-j-v1.3-groovy.bin its giving error. May I know where should I kee the .bin files of the model?
after installation of the Pennylane lightning GPU from source I got an Error: modulenotfounderror: no module named 'pennylane_lightning_gpu.lightning_gpu_qubit_ops' may i know how to solve this issue?
is there a way we can make a custom model like transfer learning and train the model in the browser? can you share your views on that? Also any insights...
**Describe the bug** Error 422 Unprocessable Entity: No response when running the Flow using cURL or Python API. Even when trying to ping through the terminal, the server is not...
How to deploy an agent that uses another flow as a tool. How will the JSON output be ? Error When running the JSON of the Tool calling agent.
### Bug Description Open AI models available in default mode is not available when langflow was loaded with .env file with admin login example. earlier gtp4o mini was available but...
### Feature Request I would like to propose the following: - **Define a set of prebuilt components with definite unit test cases.** - **When a pull request (PR) is created:**...
Added Custom google drive loader to load document using service account token as json string