llama-mx llama-mx from llama_mx import MatrixLLMBot MatrixLLMBot = MatrixLLMBot( credentials_path = '~/', model_store = '~/models', ) MatrixLLMBot.start()