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 / test_codabench /runner
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
hadikhamoud's picture
hadikhamoud
Archive Codabench blind-test submissions and vLLM inference artifacts
9953e4c verified 25 days ago
  • .env.template
    1.21 kB
    Archive Codabench blind-test submissions and vLLM inference artifacts 25 days ago
  • DRU_RE_Yehia_vLLM_runner.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    22.9 kB
    Archive Codabench blind-test submissions and vLLM inference artifacts 25 days ago
  • PACKAGE_MANIFEST.json
    625 Bytes
    Archive Codabench blind-test submissions and vLLM inference artifacts 25 days ago
  • README.md
    6.22 kB
    Archive Codabench blind-test submissions and vLLM inference artifacts 25 days ago
  • original_full_pipeline.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    22.2 kB
    Archive Codabench blind-test submissions and vLLM inference artifacts 25 days ago
  • requirements.txt
    171 Bytes
    Archive Codabench blind-test submissions and vLLM inference artifacts 25 days ago
  • run_test.py
    52.4 kB
    Archive Codabench blind-test submissions and vLLM inference artifacts 25 days ago
  • run_test.sh
    404 Bytes
    Archive Codabench blind-test submissions and vLLM inference artifacts 25 days ago
  • setup_env.sh
    1.35 kB
    Archive Codabench blind-test submissions and vLLM inference artifacts 25 days ago
  • type_predictor.py
    12.5 kB
    Archive Codabench blind-test submissions and vLLM inference artifacts 25 days ago