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

  • Log In
  • Sign Up

ugaoo
/
model_7883b480

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

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

  • Libraries
  • PEFT

    How to use ugaoo/model_7883b480 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "ugaoo/model_7883b480")
  • Notebooks
  • Google Colab
  • Kaggle
model_7883b480 / checkpoint-164
27.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
ugaoo's picture
ugaoo
Upload folder using huggingface_hub
ac7fb6b verified about 1 year ago
  • global_step162
    Upload folder using huggingface_hub about 1 year ago
  • README.md
    5.11 kB
    Upload folder using huggingface_hub about 1 year ago
  • adapter_config.json
    842 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
    14 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
    444 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
    55.4 kB
    Upload folder using huggingface_hub about 1 year ago
  • trainer_state.json
    28.3 kB
    Upload folder using huggingface_hub about 1 year ago
  • training_args.bin
    7.99 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