Skip to content

Unable to get above 50/tks output Qwen 3.6 35 A3b Q4_K_M #377

Description

@Kamalaja

`version: '3.8'

services:
lucebox:
image: ghcr.io/luce-org/lucebox-hub:cuda12
restart: unless-stopped
runtime: nvidia
deploy:
resources:
reservations:
devices:
- capabilities: [gpu]
restart_policy:
condition: on-failure
environment:
# Minimal extra memory usage and enable Luce optimizations
- DFLASH27B_KV_TQ3=1
- DFLASH_SPARK=1
volumes:
- ./models:/opt/lucebox-hub/server/models:ro
ports:
- "28450:8080"
shm_size: '1gb'`

Docker compose ^

I am trying to run Qwen close to native on my 3090, however I cannot get more than 50tk/s - Could you advise on what I am doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions