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 21:27:11 +02:00
parent 8df588e594
commit 54d96ef580
10 changed files with 1178 additions and 369 deletions

View File

@@ -1,3 +1,27 @@
# Backlog
## Shipped (recent)
Studio / Generate UX:
- ✅ Crop reaches the bottom edge (toolbar moved to top); choose copy-vs-replace ("Save as copy")
- ✅ Paste-to-group image shows immediately (no refresh needed)
- ✅ Generated images store the prompt used (and pose name) in the DB
- ✅ Edit / add / delete poses from the Generate tab (persists to `poses.md`)
- ✅ flag beta poses in ui — beta badge + editable beta flag
- ✅ Custom prompt field auto-grows; keeps `list="promptHistory"` autocomplete
- ✅ Remove-BG persists `has_background` + refreshes static data (survives reload)
- ✅ Invert-α button (fixes wrong-segment background removal)
- ✅ zien van de geselecteerde images in de prompt — multi-ref thumbs visible; click to deselect
- ✅ Landing-page group merge syncs immediately (synchronous static write)
- ✅ Rotate ±90° in the studio
Pose tools (rtmlib / RTMPose, 2D):
- ✅ Pose skeleton preview overlay in studio
- ✅ Draggable joints to refine/explore a pose
- ✅ Find similar poses across the library (translation/scale/mirror-invariant; `poses_index.json`)
## Open
fix queen.mp
moet gegenereerd worden door de htmlbuilder, niet via de webserver
images.json
@@ -7,22 +31,21 @@ groups.json
config
videos
flag beta poses in ui
extract a frame from a clip (scenery)
faceswap defaults nothing enabled, see jobs even when refresh
pose bestaat gewoon uit meerdere delen, camera, scenery + addition
focus op head + sam2.hyria seg + mesh
zien van de geselecteerde images in de prompt in studio view
focus op head + sam2.hyria seg + mesh (3D / mesh — pose editor is currently 2D only)
sam2 saifrail, connected pixels from mid? als invertor?
poses assignment bij de camera positie generaties
poses assignment bij de camera positie generaties
poses: hyper realistic, lighting, detailled skin etc.. see last generations for better results.
check 7b uncensored for automation
create disk 128gb 70b dolphin uncencored op server.
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)
create disk 128gb 70b dolphin uncencored op server.
when refresh page, we lose track of current jobs running.