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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

hin123123
/
tinyllama-slp-qlora

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

Instructions to use hin123123/tinyllama-slp-qlora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use hin123123/tinyllama-slp-qlora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v1.0")
    model = PeftModel.from_pretrained(base_model, "hin123123/tinyllama-slp-qlora")
  • Notebooks
  • Google Colab
  • Kaggle
tinyllama-slp-qlora
135 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
hin123123's picture
hin123123
Add TinyLlama SLP LoRA adapter
10c394f verified 6 months ago
  • checkpoint-63
    Add TinyLlama SLP LoRA adapter 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    1.28 kB
    End of training 6 months ago
  • adapter_config.json
    737 Bytes
    Training in progress, step 63 6 months ago
  • adapter_model.safetensors
    50.5 MB
    xet
    Training in progress, step 63 6 months ago
  • special_tokens_map.json
    551 Bytes
    Training in progress, step 63 6 months ago
  • tokenizer.json
    3.62 MB
    Training in progress, step 63 6 months ago
  • tokenizer.model
    500 kB
    xet
    Training in progress, step 63 6 months ago
  • tokenizer_config.json
    1.37 kB
    Training in progress, step 63 6 months ago
  • training_args.bin
    5.91 kB
    xet
    Training in progress, step 63 6 months ago