Alex Diaz
Alex Diaz
Hello, I am playing with the `runner` notebook and I just found that these lines take quite long time: ```python async def ingest_products_data(client: Graphiti): script_dir = Path.cwd().parent json_file_path = script_dir...
Hello, I have started trying `Graphiti` but noticed that the documentation appears to be outdated: - I received this error `TypeError: Graphiti.add_episode() got an unexpected keyword argument 'metadata'` following [this...
I have started using Exo with 2 Mac Studios. It identifies both computers (they are connected using thunderbolt). However, when I send a request using the `tinychat UI`, the model...
Hi, It seems that if I send multiple requests at the same time, the service starts to slow down or occasionally fails to process them correctly or starts generating weird...
Hi! If you try to use `mlx-community/Meta-Llama-3.1-405B-Instruct-8bit` it fails when the download starts: Maybe it is a problem of the [model itself](https://huggingface.co/mlx-community/Meta-Llama-3.1-405B-Instruct-8bit) (which was updated 3 days ago). Can we...