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

VERSIL91
/
64c30a82-f90b-4b9f-a1a7-e574d63cd349

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

Instructions to use VERSIL91/64c30a82-f90b-4b9f-a1a7-e574d63cd349 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use VERSIL91/64c30a82-f90b-4b9f-a1a7-e574d63cd349 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM-360M-Instruct")
    model = PeftModel.from_pretrained(base_model, "VERSIL91/64c30a82-f90b-4b9f-a1a7-e574d63cd349")
  • Notebooks
  • Google Colab
  • Kaggle
64c30a82-f90b-4b9f-a1a7-e574d63cd349
132 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
VERSIL91's picture
VERSIL91
End of training
189b8f7 verified over 1 year ago
  • last-checkpoint
    Training in progress, step 30, checkpoint over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    3.93 kB
    End of training over 1 year ago
  • adapter_config.json
    730 Bytes
    Training in progress, step 8 over 1 year ago
  • adapter_model.bin
    34.9 MB
    xet
    End of training over 1 year ago
  • adapter_model.safetensors
    34.8 MB
    xet
    Training in progress, step 8 over 1 year ago
  • config.json
    786 Bytes
    Training in progress, step 8 over 1 year ago
  • merges.txt
    466 kB
    Training in progress, step 8 over 1 year ago
  • special_tokens_map.json
    659 Bytes
    Training in progress, step 8 over 1 year ago
  • tokenizer.json
    3.52 MB
    Training in progress, step 8 over 1 year ago
  • tokenizer_config.json
    3.91 kB
    Training in progress, step 8 over 1 year ago
  • training_args.bin
    6.78 kB
    xet
    Training in progress, step 8 over 1 year ago
  • vocab.json
    801 kB
    Training in progress, step 8 over 1 year ago