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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

xtools-at
/
SmolMed3-3B

Question Answering
Transformers
Safetensors
English
text-generation-inference
smollm3
smollm
heretic
Model card Files Files and versions
xet
Community

Instructions to use xtools-at/SmolMed3-3B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use xtools-at/SmolMed3-3B with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("question-answering", model="xtools-at/SmolMed3-3B")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("xtools-at/SmolMed3-3B", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
SmolMed3-3B
138 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
xtools-at's picture
xtools-at
Update README.md
3b20808 verified 5 days ago
  • .gitattributes
    1.57 kB
    Upload model trained with Unsloth 5 days ago
  • README.md
    589 Bytes
    Update README.md 5 days ago
  • adapter_config.json
    1.43 kB
    Upload model trained with Unsloth 5 days ago
  • adapter_model.safetensors
    121 MB
    xet
    Upload model trained with Unsloth 5 days ago
  • chat_template.jinja
    5.6 kB
    Upload model trained with Unsloth 5 days ago
  • tokenizer.json
    17.2 MB
    xet
    Upload model trained with Unsloth 5 days ago
  • tokenizer_config.json
    50.5 kB
    Upload model trained with Unsloth 5 days ago