Instructions to use all3n2601/respulse-offline-ai with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LiteRT-LM
How to use all3n2601/respulse-offline-ai 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=all3n2601/respulse-offline-ai \ --prompt="Write me a poem"
- Notebooks
- Google Colab
- Kaggle
ResPulse Offline AI
Mobile-ready model assets for ResPulse's optional offline assistant and local RAG.
Files
Gemma3-1B-IT_multi-prefill-seq_q4_ekv4096.litertlmโ Gemma 3 1B instruction-tuned LiteRT-LM generator (Q4, EKV 4096).embeddinggemma-300M_seq1024_mixed-precision.tfliteโ EmbeddingGemma 300M LiteRT embedder.sentencepiece.modelโ tokenizer used by the embedding model.
Source and attribution
These files are unmodified copies redistributed from:
- https://huggingface.co/litert-community/Gemma3-1B-IT
- https://huggingface.co/litert-community/embeddinggemma-300m
Gemma was created by Google. The LiteRT conversions were published by the LiteRT Community. This repository is a convenience mirror for the ResPulse mobile app and is not endorsed by Google or Hugging Face.
Terms and use restrictions
Downloading or using these files means you agree to the Gemma Terms of Use included in GEMMA_TERMS_OF_USE.md and published at https://ai.google.dev/gemma/terms. Use is also subject to the Gemma Prohibited Use Policy at https://ai.google.dev/gemma/prohibited_use_policy and applicable law.
The model can produce inaccurate output. Do not treat it as professional medical, legal, emergency, or safety advice.
- Downloads last month
- 21