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

AlanFeder
/
lora-out

PEFT
Safetensors
llama
Generated from Trainer
8-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use AlanFeder/lora-out with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use AlanFeder/lora-out with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B")
    model = PeftModel.from_pretrained(base_model, "AlanFeder/lora-out")
  • Notebooks
  • Google Colab
  • Kaggle
lora-out / checkpoint-10
513 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
AlanFeder's picture
AlanFeder
Upload folder using huggingface_hub
56c1032 verified about 2 years ago
  • README.md
    5.1 kB
    Upload folder using huggingface_hub about 2 years ago
  • adapter_config.json
    728 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • adapter_model.safetensors
    336 MB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • optimizer.pt
    169 MB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • rng_state.pth
    14.2 kB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • scheduler.pt
    1.06 kB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • special_tokens_map.json
    449 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer.json
    9.09 MB
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer_config.json
    50.6 kB
    Upload folder using huggingface_hub about 2 years ago
  • trainer_state.json
    2.9 kB
    Upload folder using huggingface_hub about 2 years ago
  • training_args.bin
    5.82 kB
    xet
    Upload folder using huggingface_hub about 2 years ago