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

  • Log In
  • Sign Up

fzkun
/
llama3_lora

PEFT
Safetensors
llama-factory
lora
Generated from Trainer
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use fzkun/llama3_lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/llama-3-8b-Instruct-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "fzkun/llama3_lora")
  • Notebooks
  • Google Colab
  • Kaggle
llama3_lora
371 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
fzkun's picture
fzkun
Upload folder using huggingface_hub
2b770f0 verified about 1 year ago
  • checkpoint-258
    Upload folder using huggingface_hub about 1 year ago
  • .gitattributes
    1.64 kB
    Upload folder using huggingface_hub about 1 year ago
  • README.md
    1.41 kB
    Upload folder using huggingface_hub about 1 year ago
  • adapter_config.json
    737 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • adapter_model.safetensors
    83.9 MB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • all_results.json
    220 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • special_tokens_map.json
    784 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
    51.3 kB
    Upload folder using huggingface_hub about 1 year ago
  • train_results.json
    220 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • trainer_log.jsonl
    10 kB
    Upload folder using huggingface_hub about 1 year ago
  • trainer_state.json
    9.83 kB
    Upload folder using huggingface_hub about 1 year ago
  • training_args.bin
    5.62 kB
    xet
    Upload folder using huggingface_hub about 1 year ago