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

  • Log In
  • Sign Up

llllhd
/
ChatCare-SFT

Transformers
PyTorch
TensorBoard
t5
text2text-generation
Generated from Trainer
custom_code
text-generation-inference
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use llllhd/ChatCare-SFT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use llllhd/ChatCare-SFT with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("llllhd/ChatCare-SFT", trust_remote_code=True)
    model = AutoModelForSeq2SeqLM.from_pretrained("llllhd/ChatCare-SFT", trust_remote_code=True)
  • Notebooks
  • Google Colab
  • Kaggle
ChatCare-SFT
3.13 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
llllhd's picture
llllhd
update model card README.md
e5b9db0 about 3 years ago
  • runs
    Model save about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • .gitignore
    13 Bytes
    Model save about 3 years ago
  • README.md
    1.03 kB
    update model card README.md about 3 years ago
  • config.json
    848 Bytes
    Model save about 3 years ago
  • generation_config.json
    142 Bytes
    Model save about 3 years ago
  • pytorch_model.bin
    3.13 GB
    xet
    Model save about 3 years ago
  • special_tokens_map.json
    74 Bytes
    Model save about 3 years ago
  • spiece.model
    742 kB
    xet
    Model save about 3 years ago
  • tokenizer_config.json
    299 Bytes
    Model save about 3 years ago
  • training_args.bin
    3.71 kB
    xet
    Model save about 3 years ago