Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

aviici4cs
/
MedLam

PEFT
Safetensors
English
medical
biology
chemistry
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use aviici4cs/MedLam with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "aviici4cs/MedLam")
  • Notebooks
  • Google Colab
  • Kaggle
MedLam
185 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
aviici4cs's picture
aviici4cs
Update README.md
4a7cccb verified 7 days ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub about 1 year ago
  • README.md
    3.62 kB
    Update README.md 7 days ago
  • adapter_config.json
    742 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • adapter_model.safetensors
    168 MB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • special_tokens_map.json
    454 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer.json
    17.2 MB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer_config.json
    55.4 kB
    Upload folder using huggingface_hub about 1 year ago