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

Duplicated from聽 HK2184/medqa-qwen3-lora

lablab-ai-amd-developer-hackathon
/
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 lablab-ai-amd-developer-hackathon/medqa-qwen3-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use lablab-ai-amd-developer-hackathon/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, "lablab-ai-amd-developer-hackathon/medqa-qwen3-lora")
  • Notebooks
  • Google Colab
  • Kaggle
medqa-qwen3-lora
48.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
HK2184's picture
HK2184
Duplicate from HK2184/medqa-qwen3-lora
9162c70 14 days ago
  • checkpoint-119
    Duplicate from HK2184/medqa-qwen3-lora 14 days ago
  • .gitattributes
    1.64 kB
    Duplicate from HK2184/medqa-qwen3-lora 14 days ago
  • README.md
    3.91 kB
    Duplicate from HK2184/medqa-qwen3-lora 14 days ago
  • adapter_config.json
    1.02 kB
    Duplicate from HK2184/medqa-qwen3-lora 14 days ago
  • adapter_model.safetensors
    6.44 MB
    xet
    Duplicate from HK2184/medqa-qwen3-lora 14 days ago
  • chat_template.jinja
    4.17 kB
    Duplicate from HK2184/medqa-qwen3-lora 14 days ago
  • tokenizer.json
    11.4 MB
    xet
    Duplicate from HK2184/medqa-qwen3-lora 14 days ago
  • tokenizer_config.json
    691 Bytes
    Duplicate from HK2184/medqa-qwen3-lora 14 days ago