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

somieee20
/
llama-linkedin

PEFT
Safetensors
LoRA
Llama-3.1
LinkedIn
Finetuning
Generative-AI
H100
QLoRA
Model card Files Files and versions
xet
Community

Instructions to use somieee20/llama-linkedin with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use somieee20/llama-linkedin with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "somieee20/llama-linkedin")
  • Notebooks
  • Google Colab
  • Kaggle
llama-linkedin / lora_adapters
671 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
somieee20's picture
somieee20
Upload folder using huggingface_hub
36231a8 verified 10 months ago
  • README.md
    5.11 kB
    Upload folder using huggingface_hub 10 months ago
  • adapter_config.json
    741 Bytes
    Upload folder using huggingface_hub 10 months ago
  • adapter_model.safetensors
    671 MB
    xet
    Upload folder using huggingface_hub 10 months ago