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

  • Log In
  • Sign Up

wjmcat
/
opt-350m-paddle

paddlenlp
PaddlePaddle
opt
Model card Files Files and versions
xet
Community
1

Instructions to use wjmcat/opt-350m-paddle with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • paddlenlp

    How to use wjmcat/opt-350m-paddle with paddlenlp:

    from paddlenlp.transformers import AutoTokenizer, OPTForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("wjmcat/opt-350m-paddle", from_hf_hub=True)
    model = OPTForCausalLM.from_pretrained("wjmcat/opt-350m-paddle", from_hf_hub=True)
  • Notebooks
  • Google Colab
  • Kaggle
opt-350m-paddle
664 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
wjmcat's picture
wjmcat
patrickvonplaten's picture
patrickvonplaten
Update tokenizer_config.json (#1)
aa4a7ae over 3 years ago
  • .gitattributes
    1.23 kB
    Upload model_state.pdparams with git-lfs almost 4 years ago
  • README.md
    28 Bytes
    initial commit almost 4 years ago
  • config.json
    613 Bytes
    Upload config.json almost 4 years ago
  • merges.txt
    456 kB
    Upload merges.txt almost 4 years ago
  • model_state.pdparams
    662 MB
    xet
    Upload model_state.pdparams with git-lfs almost 4 years ago
  • special_tokens_map.json
    441 Bytes
    Upload special_tokens_map.json almost 4 years ago
  • tokenizer_config.json
    685 Bytes
    Update tokenizer_config.json (#1) over 3 years ago
  • vocab.json
    899 kB
    Upload vocab.json almost 4 years ago