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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

AeonOmniverse
/
Qwen2VLEx02

PEFT
TensorBoard
Safetensors
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • PEFT

    How to use AeonOmniverse/Qwen2VLEx02 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-VL-7B-Instruct")
    model = PeftModel.from_pretrained(base_model, "AeonOmniverse/Qwen2VLEx02")
  • Notebooks
  • Google Colab
  • Kaggle
Qwen2VLEx02
26 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
AeonOmniverse's picture
AeonOmniverse
Model save
80c72bd verified 9 months ago
  • runs
    Model save 9 months ago
  • .gitattributes
    1.57 kB
    Training in progress, epoch 0 9 months ago
  • README.md
    1.21 kB
    Model save 9 months ago
  • adapter_config.json
    650 Bytes
    Training in progress, epoch 0 9 months ago
  • adapter_model.safetensors
    10.1 MB
    xet
    Model save 9 months ago
  • added_tokens.json
    392 Bytes
    Training in progress, epoch 0 9 months ago
  • merges.txt
    1.67 MB
    Training in progress, epoch 0 9 months ago
  • special_tokens_map.json
    613 Bytes
    Training in progress, epoch 0 9 months ago
  • tokenizer.json
    11.4 MB
    xet
    Training in progress, epoch 0 9 months ago
  • tokenizer_config.json
    4.26 kB
    Training in progress, epoch 0 9 months ago
  • training_args.bin

    Detected Pickle imports (9)

    • "transformers.trainer_utils.HubStrategy",
    • "trl.trainer.sft_config.SFTConfig",
    • "transformers.trainer_pt_utils.AcceleratorConfig",
    • "accelerate.state.PartialState",
    • "accelerate.utils.dataclasses.DistributedType",
    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.trainer_utils.SchedulerType",
    • "transformers.training_args.OptimizerNames",
    • "torch.device"

    How to fix it?

    5.62 kB
    xet
    Training in progress, epoch 0 9 months ago
  • vocab.json
    2.78 MB
    Training in progress, epoch 0 9 months ago