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

  • Log In
  • Sign Up

NobodyExistsOnTheInternet
/
GiftedMistralSysmsgTest

PEFT
Safetensors
mistral
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use NobodyExistsOnTheInternet/GiftedMistralSysmsgTest with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1")
    model = PeftModel.from_pretrained(base_model, "NobodyExistsOnTheInternet/GiftedMistralSysmsgTest")
  • Notebooks
  • Google Colab
  • Kaggle
GiftedMistralSysmsgTest
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
NobodyExistsOnTheInternet's picture
NobodyExistsOnTheInternet
Training in progress, step 4000
559d385 over 2 years ago
  • checkpoint-1000
    Training in progress, step 1000, checkpoint over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    5.5 kB
    Training in progress, step 1000 over 2 years ago
  • adapter_config.json
    605 Bytes
    Training in progress, step 1000 over 2 years ago
  • adapter_model.bin
    1.2 GB
    xet
    Training in progress, step 1000 over 2 years ago
  • adapter_model.safetensors
    1.2 GB
    xet
    Training in progress, step 4000 over 2 years ago
  • config.json
    1.03 kB
    Training in progress, step 1000 over 2 years ago
  • special_tokens_map.json
    437 Bytes
    Training in progress, step 1000 over 2 years ago
  • tokenizer.json
    1.8 MB
    Training in progress, step 1000 over 2 years ago
  • tokenizer.model
    493 kB
    xet
    Training in progress, step 1000 over 2 years ago
  • tokenizer_config.json
    969 Bytes
    Training in progress, step 1000 over 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

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

    How to fix it?

    4.73 kB
    xet
    Training in progress, step 1000 over 2 years ago