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

prxy5605
/
61079e2d-93dd-4fd6-8af5-56c5ccbeb446

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

Instructions to use prxy5605/61079e2d-93dd-4fd6-8af5-56c5ccbeb446 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use prxy5605/61079e2d-93dd-4fd6-8af5-56c5ccbeb446 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("oopsung/llama2-7b-koNqa-test-v1")
    model = PeftModel.from_pretrained(base_model, "prxy5605/61079e2d-93dd-4fd6-8af5-56c5ccbeb446")
  • Notebooks
  • Google Colab
  • Kaggle
61079e2d-93dd-4fd6-8af5-56c5ccbeb446
2.25 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
prxy5605's picture
prxy5605
End of training
909e60f verified over 1 year ago
  • last-checkpoint
    Training in progress, step 200, checkpoint over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    4.12 kB
    End of training over 1 year ago
  • adapter_config.json
    734 Bytes
    Training in progress, step 50 over 1 year ago
  • adapter_model.bin
    640 MB
    xet
    End of training over 1 year ago
  • adapter_model.safetensors
    640 MB
    xet
    End of training over 1 year ago
  • config.json
    815 Bytes
    Training in progress, step 50 over 1 year ago
  • special_tokens_map.json
    551 Bytes
    Training in progress, step 50 over 1 year ago
  • tokenizer.json
    4.8 MB
    Training in progress, step 50 over 1 year ago
  • tokenizer_config.json
    2.3 kB
    Training in progress, step 50 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.84 kB
    xet
    Training in progress, step 50 over 1 year ago