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

asafd60
/
HebQwen

PEFT
TensorBoard
Safetensors
llama-factory
lora
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use asafd60/HebQwen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use asafd60/HebQwen with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-VL-2B-Instruct")
    model = PeftModel.from_pretrained(base_model, "asafd60/HebQwen")
  • Notebooks
  • Google Colab
  • Kaggle
HebQwen / runs
18.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
asafd60's picture
asafd60
Initial model upload
3c6b9cb verified almost 2 years ago
  • Sep09_07-46-10_1de82fed9a98
    Initial model upload almost 2 years ago
  • events.out.tfevents.1725876447.8e952411ac7f.14553.0
    12.1 kB
    xet
    Initial model upload almost 2 years ago