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

VERSIL91
/
ca974c58-ab5e-4e73-abcc-34e8ea33372d

PEFT
Safetensors
qwen2
axolotl
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use VERSIL91/ca974c58-ab5e-4e73-abcc-34e8ea33372d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use VERSIL91/ca974c58-ab5e-4e73-abcc-34e8ea33372d with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-Math-7B-Instruct")
    model = PeftModel.from_pretrained(base_model, "VERSIL91/ca974c58-ab5e-4e73-abcc-34e8ea33372d")
  • Notebooks
  • Google Colab
  • Kaggle
ca974c58-ab5e-4e73-abcc-34e8ea33372d
316 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
VERSIL91's picture
VERSIL91
End of training
8b700e3 verified over 1 year ago
  • last-checkpoint
    End of training over 1 year ago
  • .gitattributes
    1.57 kB
    End of training over 1 year ago
  • README.md
    4.05 kB
    End of training over 1 year ago
  • adapter_config.json
    733 Bytes
    End of training over 1 year ago
  • adapter_model.bin
    80.9 MB
    xet
    End of training over 1 year ago
  • adapter_model.safetensors
    80.8 MB
    xet
    End of training over 1 year ago
  • added_tokens.json
    632 Bytes
    End of training over 1 year ago
  • config.json
    803 Bytes
    End of training over 1 year ago
  • merges.txt
    1.67 MB
    End of training over 1 year ago
  • special_tokens_map.json
    613 Bytes
    End of training over 1 year ago
  • tokenizer.json
    11.4 MB
    xet
    End of training over 1 year ago
  • tokenizer_config.json
    5.37 kB
    End of training over 1 year ago
  • training_args.bin

    Detected Pickle imports (9)

    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.trainer_utils.HubStrategy",
    • "transformers.trainer_pt_utils.AcceleratorConfig",
    • "accelerate.state.PartialState",
    • "accelerate.utils.dataclasses.DistributedType",
    • "transformers.trainer_utils.SchedulerType",
    • "axolotl.core.trainer_builder.AxolotlTrainingArguments",
    • "transformers.training_args.OptimizerNames",
    • "torch.device"

    How to fix it?

    6.78 kB
    xet
    End of training over 1 year ago
  • vocab.json
    2.78 MB
    End of training over 1 year ago