Aaron Pham
Aaron Pham
https://github.com/vllm-project/vllm/pull/12388 for initial support in v1
@saberzero1 for the wikilink parser I have this implemented already, but for current Quartz we can also merge this one. We should probably freeze development on v4 soon.
> I don't understand how to solve. vllm doesn't work. If I use ollama it works, but vllm would be better for concurrent access. I tried The models on ollama...
If you use katex i don't think you will see the same issue (this is mathjax i assume). However, the problem you mentioned here still makes sense.
i'm confused with this PR. "the alias resolves to the same simplified slug as the source" means you have the same alias as the file name? In this case can...
> Anyway, we should probably address the issue raised in the PR a little differently. Namely, we should de-duplicate the links we get from the frontmatter. So the combination of...
not really a bug, limitation of rehype-katex. you can probably write a small parser in latex.ts
> on macos sequoia the uid 301 is now being used by _modelmanagerd: > > ``` > dscl . -search /Users UniqueID "301" ─╯ > _modelmanagerd UniqueID = ( >...
I would suggest to try at smaller scale iteratively, let's start at multimodal directory?
diffview.nvim is hard to do, since they have their own tab management interface. For ppl who don't use tabpage, then navigation is very hard. I don't think there will be...