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

  • Log In
  • Sign Up

eeeebbb2
/
bd2df650-ef52-4589-a762-313905b5420e

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

Instructions to use eeeebbb2/bd2df650-ef52-4589-a762-313905b5420e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use eeeebbb2/bd2df650-ef52-4589-a762-313905b5420e with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("fxmarty/really-tiny-falcon-testing")
    model = PeftModel.from_pretrained(base_model, "eeeebbb2/bd2df650-ef52-4589-a762-313905b5420e")
  • Notebooks
  • Google Colab
  • Kaggle
bd2df650-ef52-4589-a762-313905b5420e
9.97 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
eeeebbb2's picture
eeeebbb2
End of training
b1f68b1 verified over 1 year ago
  • last-checkpoint
    Training in progress, step 50, checkpoint over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    4.23 kB
    End of training over 1 year ago
  • adapter_config.json
    737 Bytes
    Training in progress, step 25 over 1 year ago
  • adapter_model.bin
    129 kB
    xet
    End of training over 1 year ago
  • adapter_model.safetensors
    125 kB
    xet
    Training in progress, step 50 over 1 year ago
  • config.json
    1.38 kB
    Training in progress, step 25 over 1 year ago
  • special_tokens_map.json
    541 Bytes
    Training in progress, step 25 over 1 year ago
  • tokenizer.json
    4.61 MB
    Training in progress, step 25 over 1 year ago
  • tokenizer_config.json
    3.15 kB
    Training in progress, step 25 over 1 year ago
  • training_args.bin
    6.84 kB
    xet
    Training in progress, step 25 over 1 year ago