-
This mostly means adding support to generate task sections and figuring out how to generate the step-by-step things in a mostly static way (I guess some JS would be quite OK too).
Also the CSS magi…
-
### Bug description
When a div with `#title-slide` is present in the document (used to horizontally center text https://github.com/quarto-dev/quarto-cli/issues/1231) and `hash-type` is set to `numb…
gl-eb updated
2 months ago
-
When publishing to HTML 5 DITA-OT 3.6.1 using `parallel=true`, I observe sporadic issues occurring on large and complex projects with several thousand topics in the `[topicpull]` step (roughly estimat…
-
Received feedback from an AIML Specialist SE:
> Given we have a limitation on how many documents can be processed in a single query when using the PREDICT! Function, can we update the quickstart to…
-
The current behavior of Whaticket when hosting .html files is process it instead forcing the download.
This may include security issues, mainly when the operator open the sent file.
Take a look …
-
### Your current environment
```text
The output of `python collect_env.py`
```
### How would you like to use vllm
I I tried deploying `qwen2-vl-7b` using vllm with commands:
```bash
VLLM_WORK…
-
GS document should document how we processed the input.
-
I was thinking that it could be good to choose different custom document processors when adding documents. This could be done by (almost) not touching norch code.
Could be done by adding the docum…
eklem updated
2 years ago
-
In working on #680, I've stumbled across certain possibilities that could reduce the amount of pre-processing of elements that we currently do in jQuery mode. I'm recording these here before I forget …
-
## Overview
Implement job queue system to handle asynchronous processing of uploaded files (vectorization, embedding generation)
When files are uploaded by the user we can't vectorize and generate em…