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

ancient41
/
dd8bc590-12be-409e-8f60-f971f422487d

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

Instructions to use ancient41/dd8bc590-12be-409e-8f60-f971f422487d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ancient41/dd8bc590-12be-409e-8f60-f971f422487d with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Llama-3.2-3B")
    model = PeftModel.from_pretrained(base_model, "ancient41/dd8bc590-12be-409e-8f60-f971f422487d")
  • Notebooks
  • Google Colab
  • Kaggle
dd8bc590-12be-409e-8f60-f971f422487d
1.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 18 commits
ancient41's picture
ancient41
End of training
540670f verified over 1 year ago
  • last-checkpoint
    Training in progress, step 400, checkpoint over 1 year ago
  • .gitattributes
    1.57 kB
    Training in progress, step 50 over 1 year ago
  • README.md
    4.28 kB
    End of training over 1 year ago
  • adapter_config.json
    723 Bytes
    Training in progress, step 50 over 1 year ago
  • adapter_model.bin
    389 MB
    xet
    End of training over 1 year ago
  • adapter_model.safetensors
    389 MB
    xet
    End of training over 1 year ago
  • config.json
    974 Bytes
    Training in progress, step 50 over 1 year ago
  • special_tokens_map.json
    459 Bytes
    Training in progress, step 50 over 1 year ago
  • tokenizer.json
    17.2 MB
    xet
    Training in progress, step 50 over 1 year ago
  • tokenizer_config.json
    51.2 kB
    Training in progress, step 50 over 1 year ago
  • training_args.bin
    6.84 kB
    xet
    Training in progress, step 50 over 1 year ago