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

U4RASD
/
DRU-RE-Yehia

Text Generation
PEFT
Safetensors
Arabic
arabic
relation-extraction
qlora
bitsandbytes
multiple-choice
conversational
Model card Files Files and versions
xet
Community

Instructions to use U4RASD/DRU-RE-Yehia with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use U4RASD/DRU-RE-Yehia with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Navid-AI/Yehia-7B-preview")
    model = PeftModel.from_pretrained(base_model, "U4RASD/DRU-RE-Yehia")
  • Notebooks
  • Google Colab
  • Kaggle
DRU-RE-Yehia / tools
83.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
hadikhamoud's picture
hadikhamoud
Publish verified DRU-RE-Yehia release
c2dcedd verified about 1 month ago
  • build_examples_appendix.py
    11.7 kB
    Publish verified DRU-RE-Yehia release about 1 month ago
  • monitor_resources.sh
    815 Bytes
    Publish verified DRU-RE-Yehia release about 1 month ago
  • plot_losses.py
    7.4 kB
    Publish verified DRU-RE-Yehia release about 1 month ago
  • publish_huggingface.py
    5.27 kB
    Publish verified DRU-RE-Yehia release about 1 month ago
  • restore_latest_checkpoint.py
    1.99 kB
    Publish verified DRU-RE-Yehia release about 1 month ago
  • stage_azure_release.py
    2.95 kB
    Publish verified DRU-RE-Yehia release about 1 month ago
  • stage_release.py
    17.3 kB
    Publish verified DRU-RE-Yehia release about 1 month ago
  • verify_azure_release.py
    6.08 kB
    Publish verified DRU-RE-Yehia release about 1 month ago
  • verify_release.py
    30.5 kB
    Publish verified DRU-RE-Yehia release about 1 month ago