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

  • Log In
  • Sign Up

ugaoo
/
model_c528fbc5

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

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

  • Libraries
  • PEFT

    How to use ugaoo/model_c528fbc5 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.1-8B")
    model = PeftModel.from_pretrained(base_model, "ugaoo/model_c528fbc5")
  • Notebooks
  • Google Colab
  • Kaggle
model_c528fbc5 / checkpoint-4460
27.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
ugaoo's picture
ugaoo
Upload folder using huggingface_hub
83fa2c6 verified about 1 year ago
  • global_step4458
    Upload folder using huggingface_hub about 1 year ago
  • README.md
    5.1 kB
    Upload folder using huggingface_hub about 1 year ago
  • adapter_config.json
    833 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • adapter_model.safetensors
    3.44 GB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • latest
    15 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • rng_state.pth
    14.2 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • scheduler.pt
    1.06 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • special_tokens_map.json
    449 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
    50.6 kB
    Upload folder using huggingface_hub about 1 year ago
  • trainer_state.json
    774 kB
    Upload folder using huggingface_hub about 1 year ago
  • training_args.bin
    8.06 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • zero_to_fp32.py
    25.3 kB
    Upload folder using huggingface_hub about 1 year ago