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

BRUNOKRISTI
/
phi-3-mini-LoRA

Transformers
Safetensors
Generated from Trainer
trl
sft
Model card Files Files and versions
xet
Community

Instructions to use BRUNOKRISTI/phi-3-mini-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use BRUNOKRISTI/phi-3-mini-LoRA with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("BRUNOKRISTI/phi-3-mini-LoRA", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
phi-3-mini-LoRA
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
BRUNOKRISTI's picture
BRUNOKRISTI
HuggingFaceUser/adapter-name
41d21df verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    1.72 kB
    HuggingFaceUser/adapter-name over 1 year ago
  • adapter_config.json
    735 Bytes
    HuggingFaceUser/adapter-name over 1 year ago
  • adapter_model.safetensors
    35.7 MB
    xet
    HuggingFaceUser/adapter-name over 1 year ago
  • added_tokens.json
    293 Bytes
    HuggingFaceUser/adapter-name over 1 year ago
  • special_tokens_map.json
    447 Bytes
    HuggingFaceUser/adapter-name over 1 year ago
  • tokenizer.json
    3.62 MB
    HuggingFaceUser/adapter-name over 1 year ago
  • tokenizer.model
    500 kB
    xet
    HuggingFaceUser/adapter-name over 1 year ago
  • tokenizer_config.json
    3.33 kB
    HuggingFaceUser/adapter-name over 1 year ago
  • training_args.bin

    Detected Pickle imports (9)

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

    How to fix it?

    5.5 kB
    xet
    HuggingFaceUser/adapter-name over 1 year ago