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

Jayi2424
/
HumorGen-7B

Text Generation
PEFT
Safetensors
English
humor
lora
sft
qwen2
conversational
Model card Files Files and versions
xet
Community

Instructions to use Jayi2424/HumorGen-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Jayi2424/HumorGen-7B with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen2.5-7b-instruct-unsloth-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "Jayi2424/HumorGen-7B")
  • Notebooks
  • Google Colab
  • Kaggle
HumorGen-7B
177 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
Jayi2424's picture
Jayi2424
Remove BT rating line from intro
d64c71d verified about 2 months ago
  • .gitattributes
    113 Bytes
    Add HumorGen-7B: SFT LoRA adapter on Qwen2.5-7B-Instruct about 2 months ago
  • README.md
    3.22 kB
    Remove BT rating line from intro about 2 months ago
  • adapter_config.json
    1.21 kB
    Add HumorGen-7B: SFT LoRA adapter on Qwen2.5-7B-Instruct about 2 months ago
  • adapter_model.safetensors
    162 MB
    xet
    Add HumorGen-7B: SFT LoRA adapter on Qwen2.5-7B-Instruct about 2 months ago
  • added_tokens.json
    605 Bytes
    Add HumorGen-7B: SFT LoRA adapter on Qwen2.5-7B-Instruct about 2 months ago
  • chat_template.jinja
    2.51 kB
    Add HumorGen-7B: SFT LoRA adapter on Qwen2.5-7B-Instruct about 2 months ago
  • merges.txt
    1.67 MB
    Add HumorGen-7B: SFT LoRA adapter on Qwen2.5-7B-Instruct about 2 months ago
  • special_tokens_map.json
    614 Bytes
    Add HumorGen-7B: SFT LoRA adapter on Qwen2.5-7B-Instruct about 2 months ago
  • tokenizer.json
    11.4 MB
    xet
    Add HumorGen-7B: SFT LoRA adapter on Qwen2.5-7B-Instruct about 2 months ago
  • tokenizer_config.json
    4.71 kB
    Add HumorGen-7B: SFT LoRA adapter on Qwen2.5-7B-Instruct about 2 months ago
  • vocab.json
    2.78 MB
    Add HumorGen-7B: SFT LoRA adapter on Qwen2.5-7B-Instruct about 2 months ago