Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

mshz88
/
FADA-SKD-4B

Image-Text-to-Text
PEFT
Safetensors
fetal-ultrasound
medical-ai
vision-language-model
knowledge-distillation
qwen
lora
conversational
Model card Files Files and versions
xet
Community

Instructions to use mshz88/FADA-SKD-4B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use mshz88/FADA-SKD-4B with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen3.5-4B")
    model = PeftModel.from_pretrained(base_model, "mshz88/FADA-SKD-4B")
  • Notebooks
  • Google Colab
  • Kaggle
FADA-SKD-4B
233 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
mshz88's picture
mshz88
Update README.md
b305683 verified 10 days ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 26 days ago
  • README.md
    3.23 kB
    Update README.md 10 days ago
  • adapter_config.json
    1.59 kB
    Upload folder using huggingface_hub 26 days ago
  • adapter_model.safetensors
    155 MB
    xet
    Upload folder using huggingface_hub 26 days ago
  • chat_template.jinja
    7.82 kB
    Upload folder using huggingface_hub 26 days ago
  • processor_config.json
    1.3 kB
    Upload folder using huggingface_hub 26 days ago
  • projector_bank.pt

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    58 MB
    xet
    Upload folder using huggingface_hub 26 days ago
  • tokenizer.json
    20 MB
    xet
    Upload folder using huggingface_hub 26 days ago
  • tokenizer_config.json
    1.17 kB
    Upload folder using huggingface_hub 26 days ago