Josh Lloyd

Results 84 comments of Josh Lloyd

Hi! My immediate assumption is that the GTX 1050 does not have a compute version new enough to support this kernel function - I can validate this later for you,...

GTX 1050 is Compute version 6.1. Triton (which I believe this project uses) has dropped support for anything less than 7.0. You may be able to get a build to...

> Using `aider --test-cmd "dotnet build"` might make more sense. This is what I wanted to use, but that does not work for me. In fact, trying to run any...

I don't know if this is on topic or not here, but something I've been really wanting is a smart squash that uses fixup for fixes, squash where it makes...

My first time ever using vLLM and it happens that I wanted to use it with phi-3, sure enough, same issue. Here is my repro too: Python: 3.10 CUDA: 12.2...

I have this working and would like to take over this issue please.

This looks really good! Nice one! I did have one thought: the bloomfilter library (file) is only 100 lines long, has no dependencies, and hasn't been updated in 7 years....

> Why is there no auto-continue for other models? Because Anthropic provides prefill of assistant responses, so the output can be resumed. https://docs.anthropic.com/en/docs/build-with-claude/prompt-engineering/prefill-claudes-response

I am also seeing this issue on Cypress 13 with Angular 17. ## Current Behavior When running Cypress tests through Angular CLI on a Linux CI environment (GitHub Actions), Cypress...