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

LSX-UniWue
/
LLaMmli_1B_preview

PEFT
Safetensors
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use LSX-UniWue/LLaMmli_1B_preview with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use LSX-UniWue/LLaMmli_1B_preview with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("LSX-UniWue/LLaMmlein_1b")
    model = PeftModel.from_pretrained(base_model, "LSX-UniWue/LLaMmli_1B_preview")
  • Notebooks
  • Google Colab
  • Kaggle
LLaMmli_1B_preview
273 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
JanPf's picture
JanPf
Model save
b749fa5 verified over 1 year ago
  • tmp96fqgnyh
    Training in progress, epoch 1 over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    1.12 kB
    Model save over 1 year ago
  • adapter_config.json
    649 Bytes
    Training in progress, epoch 1 over 1 year ago
  • adapter_model.safetensors
    272 MB
    xet
    Training in progress, epoch 3 over 1 year ago
  • special_tokens_map.json
    552 Bytes
    Training in progress, epoch 1 over 1 year ago
  • tokenizer.json
    1.4 MB
    Training in progress, epoch 1 over 1 year ago
  • tokenizer_config.json
    1.15 kB
    Training in progress, epoch 1 over 1 year ago
  • training_args.bin
    5.43 kB
    xet
    Training in progress, epoch 1 over 1 year ago