SoulX-FlashHead-1_3B
1.2K
40
license:apache-2.0
by
Soul-AILab
Image Model
OTHER
3B params
New
1K downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
7GB+ RAM
Mobile
Laptop
Server
Quick Summary
AI model with specialized capabilities.
Device Compatibility
Mobile
4-6GB RAM
Laptop
16GB RAM
Server
GPU
Minimum Recommended
3GB+ RAM
Code Examples
📖 Quickstartbash
conda create -n flashhead python=3.10
conda activate flashhead📖 Quickstartbash
pip install torch==2.7.1 torchvision==0.22.1 --index-url https://download.pytorch.org/whl/cu1282. Install PyTorch on CUDAbash
pip install -r requirements.txt3. Install other dependenciesbash
pip install ninja
pip install flash_attn==2.8.0.post2 --no-build-isolation5. SageAttention installation (Optional)bash
pip install sageattention==2.2.0 --no-build-isolation5. SageAttention installation (Optional)bash
# Ubuntu / Debian
apt-get install ffmpeg
# CentOS / RHEL
yum install ffmpeg ffmpeg-devel5. FFmpeg installationbash
# Conda (no root required)
conda install -c conda-forge ffmpeg==7Ubuntu / Debianbash
# If you are in china mainland, run this first: export HF_ENDPOINT=https://hf-mirror.com
pip install "huggingface_hub[cli]"
huggingface-cli download Soul-AILab/SoulX-FlashHead-1_3B --local-dir ./models/SoulX-FlashHead-1_3B
huggingface-cli download facebook/wav2vec2-base-960h --local-dir ./models/wav2vec2-base-960hDeploy This Model
Production-ready deployment in minutes
Together.ai
Instant API access to this model
Production-ready inference API. Start free, scale to millions.
Try Free APIReplicate
One-click model deployment
Run models in the cloud with simple API. No DevOps required.
Deploy NowDisclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.