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

  • Log In
  • Sign Up

ugaoo
/
model_3c7d1a99_xp168

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

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

  • Libraries
  • PEFT

    How to use ugaoo/model_3c7d1a99_xp168 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("ugaoo/llama_85_8")
    model = PeftModel.from_pretrained(base_model, "ugaoo/model_3c7d1a99_xp168")
  • Notebooks
  • Google Colab
  • Kaggle
model_3c7d1a99_xp168
86.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
ugaoo's picture
ugaoo
Upload folder using huggingface_hub
d5d7650 verified about 1 year ago
  • checkpoint-12328
    Upload folder using huggingface_hub about 1 year ago
  • checkpoint-18492
    Upload folder using huggingface_hub about 1 year ago
  • checkpoint-6164
    Upload folder using huggingface_hub about 1 year ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub about 1 year ago
  • README.md
    3.03 kB
    Upload folder using huggingface_hub about 1 year ago
  • adapter_config.json
    886 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
  • config.json
    1.37 kB
    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