-
Hi, I would like to suggest adding a new class of rules to Ruff that utilizes Local/Remote LLM APIs for running rules over code files. I believe this can greatly improve code quality and result in few…
bbkgh updated
2 weeks ago
-
Thank you for putting this together. Any resources on running vision language models in Swift ?
-
is there any support for open-sourced llms like llama3.1 without using the closed source ones like gpt4o & claude?
-
What about custom/private LLMs. Will there be an option to use some of longchain local features like llama.cpp?
-
I’m not sure if the LLM can handle a different number of visual tokens than what was used during training. If N visual tokens are discarded, is there a step to adjust the dimension before feeding them…
-
### Issue
We propose fine-grain speculative execution on metal. Specifically, we introduce a new type of parallelism where devices are used to pre-execute ops from speculative output.
- Speculative…
-
### Describe the bug
I tried to work on multiple tabs simultaneously, while the chat contexts are stored with separate chat ids, i found the following issues:
1. The LLM context is not explicitly …
-
But why is the per-rationale accuracy higher than the per-problem accuracy?
When I ran your project and generated rationales using LLMs, my per-rationale accuracy was similar to my per-problem accura…
-
The llms.txt initiative introduces a standardized markdown.
I don't know if we should follow this format
[LLM Txt](https://llmstxt.org/)
-
I think DuckAssistBot is good test case for where we want to draw the line between AI crawlers and other crawlers.
The README currently says
> This is an open list of web crawlers associated wit…