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

baby-dev
/
test-06-1

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

Instructions to use baby-dev/test-06-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use baby-dev/test-06-1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM-360M")
    model = PeftModel.from_pretrained(base_model, "baby-dev/test-06-1")
  • Notebooks
  • Google Colab
  • Kaggle
test-06-1
144 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
baby-dev's picture
baby-dev
End of training
143dc49 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    3.85 kB
    End of training over 1 year ago
  • adapter_config.json
    721 Bytes
    End of training over 1 year ago
  • adapter_model.bin
    69.6 MB
    xet
    End of training over 1 year ago
  • adapter_model.safetensors
    69.5 MB
    xet
    End of training over 1 year ago
  • config.json
    756 Bytes
    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