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

Ben-Cars0n
/
pharma-tinyllama-domain-lora

PEFT
Safetensors
English
llama
lora
tinyllama
fine-tuning
medical
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use Ben-Cars0n/pharma-tinyllama-domain-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Ben-Cars0n/pharma-tinyllama-domain-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T")
    model = PeftModel.from_pretrained(base_model, "Ben-Cars0n/pharma-tinyllama-domain-lora")
  • Notebooks
  • Google Colab
  • Kaggle
pharma-tinyllama-domain-lora
1.08 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
Ben-Cars0n's picture
Ben-Cars0n
Upload merged model and tokenizer
1403691 verified about 1 month ago
  • processed_data
    Upload processed_data/pharma_paragraph_process.jsonl with huggingface_hub about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    952 Bytes
    Upload README.md with huggingface_hub about 1 month ago
  • adapter_config.json
    1.13 kB
    Upload model about 1 month ago
  • adapter_model.safetensors
    50.5 MB
    xet
    Upload model about 1 month ago
  • config.json
    1.21 kB
    Upload merged model and tokenizer about 1 month ago
  • generation_config.json
    124 Bytes
    Upload merged model and tokenizer about 1 month ago
  • model.safetensors
    1.02 GB
    xet
    Upload merged model and tokenizer about 1 month ago
  • tokenizer.json
    3.62 MB
    Upload tokenizer about 1 month ago
  • tokenizer_config.json
    424 Bytes
    Upload merged model and tokenizer about 1 month ago