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

Matteoooo46
/
ReCoEdit-rewriter

PEFT
Safetensors
lora
vision-language
prompt-rewriting
image-editing
ecommerce
Model card Files Files and versions
xet
Community

Instructions to use Matteoooo46/ReCoEdit-rewriter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Matteoooo46/ReCoEdit-rewriter with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/data/phd/kousiqi/zhitao/models/Qwen3-VL-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "Matteoooo46/ReCoEdit-rewriter")
  • Notebooks
  • Google Colab
  • Kaggle
ReCoEdit-rewriter
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
Matteoooo46's picture
Matteoooo46
Upload adapter_model.safetensors with huggingface_hub
6d0602a verified 1 day ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub 1 day ago
  • README.md
    1.64 kB
    Upload README.md with huggingface_hub 1 day ago
  • adapter_config.json
    14 kB
    Upload adapter_config.json with huggingface_hub 1 day ago
  • adapter_model.safetensors
    87.4 MB
    xet
    Upload adapter_model.safetensors with huggingface_hub 1 day ago
  • added_tokens.json
    707 Bytes
    Upload added_tokens.json with huggingface_hub 1 day ago
  • chat_template.jinja
    5.29 kB
    Upload chat_template.jinja with huggingface_hub 1 day ago
  • merges.txt
    1.67 MB
    Upload merges.txt with huggingface_hub 1 day ago
  • preprocessor_config.json
    782 Bytes
    Upload preprocessor_config.json with huggingface_hub 1 day ago
  • special_tokens_map.json
    613 Bytes
    Upload special_tokens_map.json with huggingface_hub 1 day ago
  • tokenizer.json
    11.4 MB
    xet
    Upload tokenizer.json with huggingface_hub 1 day ago
  • tokenizer_config.json
    5.47 kB
    Upload tokenizer_config.json with huggingface_hub 1 day ago
  • video_preprocessor_config.json
    817 Bytes
    Upload video_preprocessor_config.json with huggingface_hub 1 day ago
  • vocab.json
    2.78 MB
    Upload vocab.json with huggingface_hub 1 day ago