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-25 02:28:45 +02:00
parent 6d31826c29
commit 7b12ebd866
2 changed files with 267 additions and 112 deletions

View File

@@ -53,4 +53,6 @@ when refresh page, we lose track of current jobs running.
generating poses themself should use the adviced dimensions rather than the base image reference.
introduce a like/dislike base system for images/group to determine the sort order (and more)
- would also dislike the pose
- would also dislike the pose
creating scenery should keep both video-frame + ref images as references, we only see 1 image now.