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
/
test-repo

PEFT
PyTorch
google-tensorflow TensorFlow
Safetensors
mistral
axolotl
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use VERSIL91/test-repo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use VERSIL91/test-repo with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/mistral-7b-instruct-v0.2")
    model = PeftModel.from_pretrained(base_model, "VERSIL91/test-repo")
  • Notebooks
  • Google Colab
  • Kaggle
test-repo
2.28 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
VERSIL91's picture
VERSIL91
End of training
2a83b24 verified over 1 year ago
  • last-checkpoint
    End of training over 1 year ago
  • .gitattributes
    1.52 kB
    End of training over 1 year ago
  • README.md
    3.96 kB
    End of training over 1 year ago
  • adapter_config.json
    733 Bytes
    End of training over 1 year ago
  • adapter_model.bin
    84 MB
    xet
    End of training over 1 year ago
  • adapter_model.safetensors
    83.9 MB
    xet
    End of training over 1 year ago
  • config.json
    763 Bytes
    End of training over 1 year ago
  • preprocessor_config.json
    287 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • pytorch_model.bin
    990 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • special_tokens_map.json
    552 Bytes
    End of training over 1 year ago
  • tf_model.h5
    990 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer.json
    3.51 MB
    End of training over 1 year ago
  • tokenizer.model
    493 kB
    xet
    End of training over 1 year ago
  • tokenizer_config.json
    1.54 kB
    End of training over 1 year ago
  • training_args.bin
    6.78 kB
    xet
    End of training over 1 year ago
  • vocab.txt
    232 kB
    Upload folder using huggingface_hub over 1 year ago