It seems that most google collab examples are broken. Here is the error that's thrown when trying to run the Hugging Face llm example. I get the same error trying to run any of the llm examples. Has anyone else run into this?
https://docs.llamaindex.ai/en/stable/examples/customization/llms/SimpleIndexDemo-Huggingface_stablelm.htmlERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
llmx 0.0.15a0 requires cohere, which is not installed.
Edit: the working collab examples also throw this pip error.