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

BrainHealthAI
/
MedQA-Llama3.1-8B-SFT-Small

Text Generation
PEFT
Safetensors
English
French
medical
healthcare
qlora
sft
brain-health
llama-3.1
conversational
Model card Files Files and versions
xet
Community

Instructions to use BrainHealthAI/MedQA-Llama3.1-8B-SFT-Small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use BrainHealthAI/MedQA-Llama3.1-8B-SFT-Small with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "BrainHealthAI/MedQA-Llama3.1-8B-SFT-Small")
  • Notebooks
  • Google Colab
  • Kaggle
MedQA-Llama3.1-8B-SFT-Small
329 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Williamsanderson's picture
Williamsanderson
Create adapter_config.json
4469cc6 verified 4 months ago
  • plots
    Add training chart: plots/small_training.png 4 months ago
  • .gitattributes
    1.57 kB
    SFT-Small: QLoRA Llama-3.1-8B on BrainHealthAI/MedQA_mutilangual (recovered checkpoint) 4 months ago
  • README.md
    3.94 kB
    Update README.md 4 months ago
  • adapter_config.json
    735 Bytes
    Create adapter_config.json 4 months ago
  • adapter_model.safetensors
    311 MB
    xet
    SFT-Small: QLoRA Llama-3.1-8B on BrainHealthAI/MedQA_mutilangual (recovered checkpoint) 4 months ago
  • sft_meta.json
    153 Bytes
    SFT-Small: QLoRA Llama-3.1-8B on BrainHealthAI/MedQA_mutilangual (recovered checkpoint) 4 months ago
  • special_tokens_map.json
    325 Bytes
    SFT-Small: QLoRA Llama-3.1-8B on BrainHealthAI/MedQA_mutilangual (recovered checkpoint) 4 months ago
  • tokenizer.json
    17.2 MB
    xet
    SFT-Small: QLoRA Llama-3.1-8B on BrainHealthAI/MedQA_mutilangual (recovered checkpoint) 4 months ago
  • tokenizer_config.json
    55.4 kB
    SFT-Small: QLoRA Llama-3.1-8B on BrainHealthAI/MedQA_mutilangual (recovered checkpoint) 4 months ago