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

DavidL123
/
qwen-2.5-7b-SoftLabel

Text Generation
PEFT
Safetensors
lora
soft-labels
kl-divergence
personality-prediction
big-five
bayesian-grm
conversational
Model card Files Files and versions
xet
Community

Instructions to use DavidL123/qwen-2.5-7b-SoftLabel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use DavidL123/qwen-2.5-7b-SoftLabel with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-7B-Instruct")
    model = PeftModel.from_pretrained(base_model, "DavidL123/qwen-2.5-7b-SoftLabel")
  • Notebooks
  • Google Colab
  • Kaggle
qwen-2.5-7b-SoftLabel
957 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
DavidL123's picture
DavidL123
Slim model card: KL div method, hyperparams, infrastructure
2c7b5d2 verified 4 months ago
  • checkpoint-1000
    Upload folder using huggingface_hub 4 months ago
  • checkpoint-1056
    Upload folder using huggingface_hub 4 months ago
  • checkpoint-800
    Upload folder using huggingface_hub 4 months ago
  • .gitattributes
    1.77 kB
    Upload folder using huggingface_hub 4 months ago
  • README.md
    1.6 kB
    Slim model card: KL div method, hyperparams, infrastructure 4 months ago
  • adapter_config.json
    1.06 kB
    Upload folder using huggingface_hub 4 months ago
  • adapter_model.safetensors
    162 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • added_tokens.json
    605 Bytes
    Upload folder using huggingface_hub 4 months ago
  • chat_template.jinja
    2.51 kB
    Upload folder using huggingface_hub 4 months ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub 4 months ago
  • special_tokens_map.json
    613 Bytes
    Upload folder using huggingface_hub 4 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • tokenizer_config.json
    4.69 kB
    Upload folder using huggingface_hub 4 months ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub 4 months ago