Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

worde-byte
/
output

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

Instructions to use worde-byte/output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use worde-byte/output with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("upstage/SOLAR-10.7B-Instruct-v1.0")
    model = PeftModel.from_pretrained(base_model, "worde-byte/output")
  • Notebooks
  • Google Colab
  • Kaggle
output
166 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
worde-byte's picture
worde-byte
GOAT-12-14-ss
e4114d1 over 2 years ago
  • runs
    GOAT-12-14-ss over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    1.5 kB
    GOAT-12-14-ss over 2 years ago
  • adapter_config.json
    455 Bytes
    Training in progress, step 500 over 2 years ago
  • adapter_model.safetensors
    164 MB
    xet
    GOAT-12-14-ss over 2 years ago
  • emissions.csv
    797 Bytes
    GOAT-12-14-ss over 2 years ago
  • special_tokens_map.json
    437 Bytes
    Training in progress, step 500 over 2 years ago
  • tokenizer.json
    1.8 MB
    Training in progress, step 500 over 2 years ago
  • tokenizer.model
    493 kB
    xet
    Training in progress, step 500 over 2 years ago
  • tokenizer_config.json
    1.44 kB
    Training in progress, step 500 over 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

    • "transformers.trainer_utils.SchedulerType",
    • "accelerate.utils.dataclasses.DistributedType",
    • "accelerate.state.PartialState",
    • "torch.device",
    • "transformers.training_args.OptimizerNames",
    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.trainer_utils.HubStrategy",
    • "transformers.training_args.TrainingArguments"

    How to fix it?

    4.28 kB
    xet
    Training in progress, step 500 over 2 years ago