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

dmariko
/
SmolLM_1_7B_Instruct_qlora_nf4-plaba

PEFT
TensorBoard
Safetensors
English
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use dmariko/SmolLM_1_7B_Instruct_qlora_nf4-plaba with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use dmariko/SmolLM_1_7B_Instruct_qlora_nf4-plaba with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceTB/SmolLM-1.7B-Instruct")
    model = PeftModel.from_pretrained(base_model, "dmariko/SmolLM_1_7B_Instruct_qlora_nf4-plaba")
  • Notebooks
  • Google Colab
  • Kaggle
SmolLM_1_7B_Instruct_qlora_nf4-plaba
39.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
dmariko's picture
dmariko
Update README.md
97136a9 verified almost 2 years ago
  • runs
    SmolLM-1.7B-Instruct_fsdp_qlora_nf4_adapter-plaba almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    1.98 kB
    Update README.md almost 2 years ago
  • adapter_config.json
    736 Bytes
    SmolLM-1.7B-Instruct_fsdp_qlora_nf4_adapter-plaba almost 2 years ago
  • adapter_model.safetensors
    36.2 MB
    xet
    SmolLM-1.7B-Instruct_fsdp_qlora_nf4_adapter-plaba almost 2 years ago
  • merges.txt
    466 kB
    SmolLM-1.7B-Instruct_fsdp_qlora_nf4_adapter-plaba almost 2 years ago
  • special_tokens_map.json
    541 Bytes
    SmolLM-1.7B-Instruct_fsdp_qlora_nf4_adapter-plaba almost 2 years ago
  • tokenizer.json
    2.1 MB
    SmolLM-1.7B-Instruct_fsdp_qlora_nf4_adapter-plaba almost 2 years ago
  • tokenizer_config.json
    3.59 kB
    SmolLM-1.7B-Instruct_fsdp_qlora_nf4_adapter-plaba almost 2 years ago
  • training_args.bin
    5.24 kB
    xet
    SmolLM-1.7B-Instruct_fsdp_qlora_nf4_adapter-plaba almost 2 years ago
  • vocab.json
    801 kB
    SmolLM-1.7B-Instruct_fsdp_qlora_nf4_adapter-plaba almost 2 years ago