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

HK2184
/
medqa-qwen3-lora

Question Answering
PEFT
Safetensors
English
medical
lora
rocm
amd
fine-tuned
Model card Files Files and versions
xet
Community

Instructions to use HK2184/medqa-qwen3-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use HK2184/medqa-qwen3-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-1.7B")
    model = PeftModel.from_pretrained(base_model, "HK2184/medqa-qwen3-lora")
  • Notebooks
  • Google Colab
  • Kaggle
medqa-qwen3-lora
48.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
HK2184's picture
HK2184
Update README.md
ab60fd6 verified 5 months ago
  • checkpoint-119
    Upload folder using huggingface_hub 5 months ago
  • .gitattributes
    1.64 kB
    Upload folder using huggingface_hub 5 months ago
  • README.md
    3.91 kB
    Update README.md 5 months ago
  • adapter_config.json
    1.02 kB
    Upload folder using huggingface_hub 5 months ago
  • adapter_model.safetensors
    6.44 MB
    xet
    Upload folder using huggingface_hub 5 months ago
  • chat_template.jinja
    4.17 kB
    Upload folder using huggingface_hub 5 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 5 months ago
  • tokenizer_config.json
    691 Bytes
    Upload folder using huggingface_hub 5 months ago