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

learncat
/
internlm2_tiny_paddle

paddlenlp
PaddlePaddle
internlm2
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • paddlenlp

    How to use learncat/internlm2_tiny_paddle with paddlenlp:

    from paddlenlp.transformers import AutoTokenizer, InternLM2ForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("learncat/internlm2_tiny_paddle", from_hf_hub=True)
    model = InternLM2ForCausalLM.from_pretrained("learncat/internlm2_tiny_paddle", from_hf_hub=True)
  • Notebooks
  • Google Colab
  • Kaggle
internlm2_tiny_paddle
402 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
learncat's picture
learncat
Upload model_state.pdparams
0abd517 verified 5 months ago
  • .gitattributes
    1.58 kB
    Upload 7 files 5 months ago
  • README.md
    831 Bytes
    Upload 7 files 5 months ago
  • config.json
    951 Bytes
    Upload 7 files 5 months ago
  • generation_config.json
    132 Bytes
    Upload 7 files 5 months ago
  • model_state.pdparams
    400 MB
    xet
    Upload model_state.pdparams 5 months ago
  • special_tokens_map.json
    713 Bytes
    Upload 7 files 5 months ago
  • tokenizer.model
    1.48 MB
    xet
    Upload 7 files 5 months ago
  • tokenizer_config.json
    2.51 kB
    Upload 7 files 5 months ago