Datasheet for local AI49 models98 GPUsData read 2026-09-25
No adsNo tracking
Check my GPU →

Can the Radeon 8060S (Strix Halo) 96 GB run SCAIL-2 (character animation)?

Video model · 16B96 GB LPDDR5X (shared system memory) · 256-bit · 256 GB/s · RDNA 3.5Data 2026-09-25
Runs well
Yes — and comfortably.

Download 16-bit (32.8 GB). With the model's working memory it needs about 38.1 GB, leaving 57.9 GB spare on 96 GB. Quality: the original weights.

Best file16-bit
File size32.8 GB
GPU memory needed~38.1 GB
Shared memory47 / 128 GB
Memory map · Radeon 8060S (Strix Halo) 96 GB38.1 GB / 96 GB
048 GB96 GB
Weights 16-bit · 32.8 GBWorking memory · 4.5 GBReserve · 0.8 GBFree · 57.9 GB
calculated from real file sizes plus working memory. Not yet measured on this setup. How this works.

01What to download

PartFileFolderSize
Modelwan2.1_14B_SCAIL_2_fp16.safetensors
16-bit · Comfy-Org/SCAIL-2
models/diffusion_models32.8 GBDownload →
Text encoderumt5_xxl_fp8_e4m3fn_scaled.safetensors
UMT5-XXL FP8 (scaled) · Comfy-Org/Wan_2.1_ComfyUI_repackaged
models/text_encoders6.7 GBDownload →
VAEWan2_1_VAE_bf16.safetensors
Wan 2.1 VAE BF16 (Kijai) · Kijai/WanVideo_comfy
models/vae0.3 GBDownload →
Also neededclip_vision_h.safetensors
CLIP Vision H · Comfy-Org/Wan_2.1_ComfyUI_repackaged
models/clip_vision1.3 GBDownload →
Total download · keep about the same free on disk41.0 GB

Alternatives: UMT5-XXL FP16 (11.4 GB). The 16-bit text encoder is a little more faithful; the smaller one is chosen here because it loads faster and needs less RAM. Only for some workflows: SAM 3.1 multiplex FP16 (segmentation) (1.7 GB, character-replacement workflow (masking)). Sizes read from Hugging Face (2026-09-25). “Download” links start the file directly; the file name links are the same files the official ComfyUI workflows use.

Shared memory: about 47.0 GB of your 128 GB. On this machine the model, the text encoder, the VAE and the operating system all use the same memory. That leaves room, so nothing has to be swapped to disk. calculated

02Every SCAIL-2 file on 96 GB

FileSizeNeededOn this cardQualityDownload
16-bit ←
SAFETENSORS · Comfy-Org
32.8 GB38.1 GBfits · 57.9 GB sparethe original weightsHugging Face →
Q8_0
GGUF · vantagewithai
18.1 GB23.4 GBfits · 72.6 GB sparepractically identical to the originalHugging Face →
FP8
SAFETENSORS · Comfy-Org
17.7 GB23.0 GBfits · 73.0 GB sparepractically identical to the originalHugging Face →
INT8
SAFETENSORS · Comfy-Org
16.7 GB22.0 GBfits · 74.0 GB sparepractically identical to the originalHugging Face →
Q6_K
GGUF · vantagewithai
14.2 GB19.5 GBfits · 76.5 GB sparevery close to the originalHugging Face →
Q5_K_M
GGUF · vantagewithai
13.0 GB18.3 GBfits · 77.7 GB spareclose; small differences in fine detailHugging Face →
Q4_K_M
GGUF · vantagewithai
11.5 GB16.8 GBfits · 79.2 GB sparegood; some loss in fine detail and textHugging Face →
Q3_K_M
GGUF · vantagewithai
9.1 GB14.4 GBfits · 81.6 GB sparenoticeable loss of detailHugging Face →
Q2_K
GGUF · vantagewithai
7.3 GB12.6 GBfits · 83.4 GB spareheavy loss; a last resortHugging Face →

Sizes from the Hugging Face file listing, read 2026-09-25. “Needed” = file + 4.5 GB working memory for this model + 0.8 GB kept free for the system.

03The text encoder

UMT5-XXL + CLIP Vision H: 11.4 GB as 16-bit, 6.7 GB as FP8, 3.7 GB as GGUF Q4_K_M (plus CLIP Vision H (1.3 GB) for the input image). ComfyUI encodes the prompt first and can push the encoder out of VRAM before sampling, so it does not have to fit together with the model. On 96 GB the FP8 encoder fits on its own, so prompt encoding stays fast.

04About this GPU

This is an integrated GPU that uses system memory. AMD states that up to 96 GB of the 128 GB can be set aside as graphics memory on Windows, which is why it can hold models no consumer graphics card can. The catch is speed: the GPU itself (40 compute units) is far smaller than a big desktop card, and its memory bandwidth is a fraction of one, so each step takes much longer. Treat the verdicts here as 'it fits', not 'it is fast'.

Radeon 8060S (Strix Halo) 96 GB: 96 GB LPDDR5X (shared system memory) · 256-bit · 256 GB/s · RDNA 3.5. Everything that runs on the Radeon 8060S (Strix Halo) 96 GB →

05What more VRAM would change

Nothing to gain for this model: the Radeon 8060S (Strix Halo) 96 GB already runs a top-quality file entirely in VRAM. More memory would only help with bigger images, longer clips or several models at once.

06Measured and reported results

Nobody has sent measured numbers for this pair yet. If you run SCAIL-2 on a Radeon 8060S (Strix Halo) 96 GB, send your time per image and peak VRAM and it will appear here, credited.

07Questions

How much VRAM does SCAIL-2 need?

Around 12.6 GB with the smallest file (Q2_K) and 23.0 GB with an 8-bit file (FP8), counting working memory and a small system reserve. The full 16-bit file needs about 38.1 GB.

Which SCAIL-2 file should I download for the Radeon 8060S (Strix Halo) 96 GB?

16-bit (32.8 GB) from Comfy-Org/SCAIL-2.

Is FP8 faster than GGUF on the Radeon 8060S (Strix Halo) 96 GB?

No. This GPU has no FP8 compute, so ComfyUI converts FP8 weights back before the maths. FP8 only saves memory here; Q8_0 GGUF is the closer-to-original 8-bit pick.

How much do I need to download for SCAIL-2 on the Radeon 8060S (Strix Halo) 96 GB?

About 41.0 GB for the model file, text encoder and VAE listed on this page, and the same again free on disk. With a 96 GB card, 48 GB of system RAM or more is recommended.