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

krishy-d
/
prosify_qwen_1.5b_lora

Text Generation
PEFT
Safetensors
English
dpo
lora
qwen
preference-learning
alignment
formatting-bias
conversational
Model card Files Files and versions
xet
Community

Instructions to use krishy-d/prosify_qwen_1.5b_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use krishy-d/prosify_qwen_1.5b_lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-1.5B-Instruct")
    model = PeftModel.from_pretrained(base_model, "krishy-d/prosify_qwen_1.5b_lora")
  • Notebooks
  • Google Colab
  • Kaggle
prosify_qwen_1.5b_lora
28.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
krishy-d's picture
krishy-d
Update README.md
354ff0a verified 3 months ago
  • .gitattributes
    1.57 kB
    krishy-d/prosify-qwen-1.5b-lora 3 months ago
  • README.md
    6.05 kB
    Update README.md 3 months ago
  • adapter_config.json
    1.06 kB
    krishy-d/prosify-qwen-1.5b-lora 3 months ago
  • adapter_model.safetensors
    17.5 MB
    xet
    krishy-d/prosify-qwen-1.5b-lora 3 months ago
  • chat_template.jinja
    2.51 kB
    krishy-d/prosify-qwen-1.5b-lora 3 months ago
  • tokenizer.json
    11.4 MB
    xet
    krishy-d/prosify-qwen-1.5b-lora 3 months ago
  • tokenizer_config.json
    694 Bytes
    krishy-d/prosify-qwen-1.5b-lora 3 months ago
  • training_args.bin
    5.84 kB
    xet
    krishy-d/prosify-qwen-1.5b-lora 3 months ago