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

Serega6678
/
Test_with_new_script

PEFT
Safetensors
llava_mistral
alignment-handbook
Generated from Trainer
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use Serega6678/Test_with_new_script 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, "Serega6678/Test_with_new_script")
  • Notebooks
  • Google Colab
  • Kaggle
Test_with_new_script / .ipynb_checkpoints
3.23 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit

This model has 1 file scanned as unsafe.

Serega6678's picture
Serega6678
Model save
7998b00 verified over 2 years ago
  • adapter_config-checkpoint.json
    655 Bytes
    Model save over 2 years ago
  • all_results-checkpoint.json
    356 Bytes
    Model save over 2 years ago
  • config-checkpoint.json
    648 Bytes
    Model save over 2 years ago
  • tokenizer_config-checkpoint.json
    1.57 kB
    Model save over 2 years ago