Skip to content

Conversation

@richiejp
Copy link
Collaborator

@richiejp richiejp commented Feb 6, 2026

Description

Qwen ASR's venv directory is missing causing it to try using UV at runtime. Apparently the Makefile was trying to run a target that doesn't exist and didn't fail.

Notes for Reviewers

This seems to be an example of a slop contagion. Basically LLMs are loath to identify .DEFAULT_GOAL := install as the cause of the issue and start trying do anything, but simply remove it.

Signed commits

  • Yes, I signed my commits.

@netlify
Copy link

netlify bot commented Feb 6, 2026

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 6490ce8
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/69861205e393f8000889410b
😎 Deploy Preview https://deploy-preview-8431--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@richiejp richiejp force-pushed the fix/qwen-asr-makefile branch from fc572ff to 6490ce8 Compare February 6, 2026 16:08
@mudler mudler merged commit 15c1267 into mudler:master Feb 6, 2026
42 checks passed
@mudler mudler added the bug Something isn't working label Feb 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants