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

HassanB4
/
sawb-qwen25

Text Generation
PEFT
Safetensors
Arabic
arabic
hallucination-detection
cultural-hallucination
lora
sft
icaire
Model card Files Files and versions
xet
Community

Instructions to use HassanB4/sawb-qwen25 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use HassanB4/sawb-qwen25 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, "HassanB4/sawb-qwen25")
  • Notebooks
  • Google Colab
  • Kaggle
sawb-qwen25
80.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
HassanB4's picture
HassanB4
Update model card: fix numbers, improve clarity, add role description
03ea089 verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    4.02 kB
    Update model card: fix numbers, improve clarity, add role description 3 months ago
  • adapter_config.json
    1.1 kB
    Upload folder using huggingface_hub 3 months ago
  • adapter_model.safetensors
    80.8 MB
    xet
    Upload folder using huggingface_hub 3 months ago