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
/
SmolVLMEx01

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

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

  • Libraries
  • PEFT

    How to use AeonOmniverse/SmolVLMEx01 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceTB/SmolVLM-Instruct")
    model = PeftModel.from_pretrained(base_model, "AeonOmniverse/SmolVLMEx01")
  • Notebooks
  • Google Colab
  • Kaggle
SmolVLMEx01
15.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
AeonOmniverse's picture
AeonOmniverse
Training in progress, epoch 3
989e18d verified 9 months ago
  • runs
    Training in progress, epoch 3 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    1.31 kB
    Model save 10 months ago
  • adapter_config.json
    785 Bytes
    Training in progress, epoch 1 10 months ago
  • adapter_model.safetensors
    10.3 MB
    xet
    Training in progress, epoch 3 9 months ago
  • added_tokens.json
    92 Bytes
    Training in progress, epoch 1 10 months ago
  • chat_template.jinja
    403 Bytes
    Training in progress, epoch 1 10 months ago
  • merges.txt
    466 kB
    Training in progress, epoch 1 10 months ago
  • special_tokens_map.json
    1.08 kB
    Training in progress, epoch 1 10 months ago
  • tokenizer.json
    3.52 MB
    Training in progress, epoch 1 10 months ago
  • tokenizer_config.json
    4.08 kB
    Training in progress, epoch 1 10 months ago
  • training_args.bin

    Detected Pickle imports (10)

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

    How to fix it?

    5.69 kB
    xet
    Training in progress, epoch 1 9 months ago
  • vocab.json
    801 kB
    Training in progress, epoch 1 10 months ago