Aivan Monceller
Aivan Monceller
You can try this stand alone script , tested with `0.3.16` ```python import os, json, base64, argparse, logging from typing import List from llama_cpp import Llama from llama_cpp.llama_chat_format import Llava15ChatHandler...
```bash file /usr/local/lib/python3.10/dist-packages/hivemind/hivemind_cli/p2pd ``` I got this on an x64 machine ```bash /usr/local/lib/python3.10/dist-packages/hivemind/hivemind_cli/p2pd /usr/local/lib/python3.10/dist-packages/hivemind/hivemind_cli/p2pd: Mach-O 64-bit arm64 executable, flags: ```
I experience same issue but very similar to this, https://github.com/MicrosoftEdge/WebView2Feedback/issues/4141 . Mine turns white after I leave it open for some time
https://github.com/kohya-ss/sd-scripts/tree/sd3?tab=readme-ov-file#flux1-fine-tuning
I also have issue https://github.com/leejet/stable-diffusion.cpp/issues/418
``` !!! Exception during processing !!! Unsupported head_dim: 384 Traceback (most recent call last): File "E:\AIML\ComfyUI\execution.py", line 327, in execute output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File...
> That node is not supposed to even use sageattention, nothing in my code would make it do so. Something else must be overriding the attention globally, I've seen this...
> For what it's worth, I have noticed that if you create a UWP/WebView2 application, Gamepad input just works when running the app on an actual Xbox, but does not...