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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

RiverTest
/
unmerged7

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

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

  • Libraries
  • PEFT

    How to use RiverTest/unmerged7 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.2")
    model = PeftModel.from_pretrained(base_model, "RiverTest/unmerged7")
  • Notebooks
  • Google Colab
  • Kaggle
unmerged7
2.47 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
RiverTest's picture
RiverTest
Delete tokenizer (4).model
c72663c verified over 2 years ago
  • .config
    RiverMTG7 over 2 years ago
  • RiverMTG
    RiverMTG7 over 2 years ago
  • runs
    RiverMTG7 over 2 years ago
  • sample_data
    RiverMTG7 over 2 years ago
  • .gitattributes
    1.65 kB
    RiverMTG7 over 2 years ago
  • README.md
    4.49 kB
    RiverMTG7 over 2 years ago
  • adapter_config.json
    678 Bytes
    RiverMTG7 over 2 years ago
  • adapter_model.safetensors
    1.2 GB
    xet
    RiverMTG7 over 2 years ago
  • special_tokens_map.json
    437 Bytes
    RiverMTG7 over 2 years ago
  • tokenizer.json
    1.8 MB
    RiverMTG7 over 2 years ago
  • tokenizer.model
    493 kB
    xet
    RiverMTG7 over 2 years ago
  • tokenizer_config.json
    1.46 kB
    Upload 3 files over 2 years ago
  • training_args.bin
    4.66 kB
    xet
    RiverMTG7 over 2 years ago