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

Wildstash
/
DentalGPT

Text Generation
PEFT
Safetensors
English
PEFT
Safetensors
dental
healthcare
medical
lora
fine-tuned
dentistry
dental ai
clinical decision support
treatment planning
diagnosis
clinical reasoning
patient evaluation
evidence based
endodontics
periodontics
oral surgery
prosthodontics
orthodontics
dental radiology
Model card Files Files and versions
xet
Community

Instructions to use Wildstash/DentalGPT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Wildstash/DentalGPT with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("openai/gpt-oss-20b")
    model = PeftModel.from_pretrained(base_model, "Wildstash/DentalGPT")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • checkpoint-234
    Upload folder using huggingface_hub 10 months ago
  • data
    Upload data/image/image.png with huggingface_hub 10 months ago
  • .gitattributes
    538 Bytes
    Upload second dataset statistics image 10 months ago
  • README.md
    7.92 kB
    Improve model card discoverability metadata about 2 months ago
  • adapter_config.json
    881 Bytes
    Upload folder using huggingface_hub 10 months ago
  • adapter_model.safetensors
    31.9 MB
    xet
    Upload adapter_model.safetensors with huggingface_hub 10 months ago
  • handler.py
    4.96 kB
    Add handler.py for HF Inference Endpoints 10 months ago
  • image.png
    1.98 MB
    xet
    Upload image.png with huggingface_hub 10 months ago
  • image2.png
    2.04 MB
    xet
    Upload second dataset statistics image 10 months ago
  • requirements.txt
    139 Bytes
    Add requirements.txt for HF Inference Endpoints 10 months ago