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

  • Log In
  • Sign Up

RiverTest
/
content

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

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

  • Libraries
  • PEFT

    How to use RiverTest/content with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("RiverTest/RiverMTG13")
    model = PeftModel.from_pretrained(base_model, "RiverTest/content")
  • Notebooks
  • Google Colab
  • Kaggle
content / MTG2
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
RiverTest's picture
RiverTest
RiverMTG14
2d88543 verified over 2 years ago
  • README.md
    5.1 kB
    RiverMTG14 over 2 years ago
  • adapter_config.json
    600 Bytes
    RiverMTG14 over 2 years ago
  • adapter_model.safetensors
    109 MB
    xet
    RiverMTG14 over 2 years ago