ChengChen1113
Results
2
issues of
ChengChen1113
error information: ggml/src/ggml.c:21302: GGML_ASSERT(0 type && info->type < GGML_TYPE_COUNT) failed Error occurred while running command: Command '['3rdparty/llama.cpp/build/bin/llama-cli', '-m', 'models/BitNet-b1.58-2B-4T/ggml-model-i2_s.gguf', '-n', '128', '-t', '2', '-p', 'You are a helpful assistant', '-ngl',...
This change introduces the ability for you to define your own custom HTTP API endpoints alongside the Gradio-based WebUI. Key changes: - The `WebUI.run` method in `qwen_agent/gui/web_ui.py` now accepts an...