Speedway1

Results 7 issues of Speedway1

Has anyone successfully run this on Radeon/AMD?

Running with gradio, getting this error: Traceback (most recent call last): File "/data/misc/storydiffusion_env/lib/python3.11/site-packages/gradio/queueing.py", line 501, in call_prediction output = await route_utils.call_process_api( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/misc/storydiffusion_env/lib/python3.11/site-packages/gradio/route_utils.py", line 258, in call_process_api output =...

Utils has problems with text generation due to deprecated parameters. Here are two bug fixes that I put in: 38c38 < width, _ = draw.textsize(test_line, font=font) --- > width, _...

We want to use our locally hosted Ollama Llama 3.1 LLM for the "fast" LLM but use Groq, OpenAI or Anthropic for the "smart" LLM. Has anyone successfully achieved mixing...

For topics that return no results, it crashed rather than put out a meaningful error. From the logs: Of course, the information I've gleaned from your data is quite limited,...

For each of the models used, is it possible to specify their own LLM provider? This is especially helpful with locally hosted models where the "smart" LLM can be hosted...

**Background context** When the invoice status changes to "rejected" there is a corresponding reason for the rejection entered into the "reason for rejection" field on Reapit. However, this field hasn't...

feature-request
back-end
external-request
migrated