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

  • Log In
  • Sign Up

luispoveda93
/
MiniCPM5-1B

Text Generation
LiteRT-LM
English
Chinese
minicpm
minicpm5
on-device
edge-ai
conversational
Model card Files Files and versions
xet
Community

Instructions to use luispoveda93/MiniCPM5-1B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • LiteRT-LM

    How to use luispoveda93/MiniCPM5-1B with LiteRT-LM:

    # LiteRT-LM runs on various platforms (Android, iOS, Windows, Linux, macOS, IoT, Web/WASM)
    # and supports many APIs (C++, Python, Kotlin, Swift, JavaScript, Flutter).
    # For platform-specific integration guides, please refer to the official developer website:
    # https://ai.google.dev/edge/litert-lm
    
    # To try LiteRT-LM, the easiest way is to use our CLI tool.
    # 1. Install the LiteRT-LM CLI tool:
    pip install -U litert-lm
    
    # 2. Download and run this model locally:
    # See: https://ai.google.dev/edge/litert-lm/cli
    litert-lm run \
      --from-huggingface-repo=luispoveda93/MiniCPM5-1B \
      --prompt="Write me a poem"
  • Notebooks
  • Google Colab
  • Kaggle
MiniCPM5-1B
1.11 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
luispoveda93's picture
luispoveda93
Add community-contributed multilingual eval (ES/CA/EU/GL vs Salamandra-2b-instruct)
ff295db verified 30 days ago
  • .gitattributes
    1.58 kB
    Upload folder using huggingface_hub about 1 month ago
  • MiniCPM5-1B.litertlm
    1.11 GB
    xet
    Fix: add ExecutorMetadata (48 KV state buffers) — resolves runtime Status 9 prefill error; add thought channel, max_num_tokens=4096 about 1 month ago
  • README.md
    10.2 kB
    Add community-contributed multilingual eval (ES/CA/EU/GL vs Salamandra-2b-instruct) 30 days ago
  • chat_template.jinja
    9.06 kB
    Upload folder using huggingface_hub about 1 month ago