dphn/Dolphin3.0-Mistral-24B is the ungated mirror of the Dolphin 3.0 Mistral 24B — exactly what you asked for. It's ~48GB fp16, which needs GPU+CPU split (device_map="auto" with 32GB on GPU, ~16GB in RAM). Let me kick off the download and update the service in parallel.

This commit is contained in:
mike
2026-06-24 22:56:01 +02:00
parent 54d96ef580
commit ee7569f38c
5 changed files with 933 additions and 377 deletions

View File

@@ -49,3 +49,5 @@ rating based pose, thumbs up/down find good/bad poses easier
(pairs well with the new pose index — could weight similar-pose results by rating)
when refresh page, we lose track of current jobs running.
generating poses themself should use the adviced dimensions rather than the base image reference.