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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

vmpsergio
/
acbb030d-e038-4846-8a8c-3bb488b5c4b7

PEFT
Safetensors
llama
axolotl
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use vmpsergio/acbb030d-e038-4846-8a8c-3bb488b5c4b7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use vmpsergio/acbb030d-e038-4846-8a8c-3bb488b5c4b7 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("princeton-nlp/Sheared-LLaMA-1.3B")
    model = PeftModel.from_pretrained(base_model, "vmpsergio/acbb030d-e038-4846-8a8c-3bb488b5c4b7")
  • Notebooks
  • Google Colab
  • Kaggle
acbb030d-e038-4846-8a8c-3bb488b5c4b7
309 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
vmpsergio's picture
vmpsergio
End of training
d833db7 verified over 1 year ago
  • last-checkpoint
    Training in progress, step 10, checkpoint over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    3.91 kB
    End of training over 1 year ago
  • adapter_config.json
    734 Bytes
    Training in progress, step 10 over 1 year ago
  • adapter_model.bin
    60.1 MB
    xet
    End of training over 1 year ago
  • adapter_model.safetensors
    60 MB
    xet
    Training in progress, step 10 over 1 year ago
  • config.json
    793 Bytes
    Training in progress, step 10 over 1 year ago
  • special_tokens_map.json
    548 Bytes
    Training in progress, step 10 over 1 year ago
  • tokenizer.json
    3.62 MB
    Training in progress, step 10 over 1 year ago
  • tokenizer.model
    500 kB
    xet
    Training in progress, step 10 over 1 year ago
  • tokenizer_config.json
    1.43 kB
    Training in progress, step 10 over 1 year ago
  • training_args.bin
    6.78 kB
    xet
    Training in progress, step 10 over 1 year ago