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

nblinh
/
a3e1237d-4f21-4598-a5cf-1e636d5038e1

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

Instructions to use nblinh/a3e1237d-4f21-4598-a5cf-1e636d5038e1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use nblinh/a3e1237d-4f21-4598-a5cf-1e636d5038e1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM-1.7B")
    model = PeftModel.from_pretrained(base_model, "nblinh/a3e1237d-4f21-4598-a5cf-1e636d5038e1")
  • Notebooks
  • Google Colab
  • Kaggle
a3e1237d-4f21-4598-a5cf-1e636d5038e1
77.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
nblinh's picture
nblinh
End of training
7f7d4f1 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    3.67 kB
    End of training over 1 year ago
  • adapter_config.json
    720 Bytes
    End of training over 1 year ago
  • adapter_model.bin
    36.3 MB
    xet
    End of training over 1 year ago
  • adapter_model.safetensors
    36.2 MB
    xet
    End of training over 1 year ago
  • config.json
    1.24 kB
    End of training over 1 year ago
  • merges.txt
    466 kB
    End of training over 1 year ago
  • special_tokens_map.json
    978 Bytes
    End of training over 1 year ago
  • tokenizer.json
    3.52 MB
    End of training over 1 year ago
  • tokenizer_config.json
    4.26 kB
    End of training over 1 year ago
  • training_args.bin
    6.78 kB
    xet
    End of training over 1 year ago
  • vocab.json
    801 kB
    End of training over 1 year ago