Instructions to use mlboydaisuke/DeepSeek-R1-Distill-Qwen-7B-LiteRT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LiteRT-LM
How to use mlboydaisuke/DeepSeek-R1-Distill-Qwen-7B-LiteRT 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=mlboydaisuke/DeepSeek-R1-Distill-Qwen-7B-LiteRT \ --prompt="Write me a poem"
- LiteRT
How to use mlboydaisuke/DeepSeek-R1-Distill-Qwen-7B-LiteRT with LiteRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Link the card back to its collection and the request box
Browse files
README.md
CHANGED
|
@@ -86,3 +86,11 @@ bundle section); KV cache 4096.
|
|
| 86 |
MIT (model weights), inherited from
|
| 87 |
[deepseek-ai/DeepSeek-R1-Distill-Qwen-7B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B);
|
| 88 |
the Qwen2.5 base is Apache-2.0. Commercial use and derivatives permitted.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 86 |
MIT (model weights), inherited from
|
| 87 |
[deepseek-ai/DeepSeek-R1-Distill-Qwen-7B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B);
|
| 88 |
the Qwen2.5 base is Apache-2.0. Commercial use and derivatives permitted.
|
| 89 |
+
|
| 90 |
+
<!-- funnel:v1 -->
|
| 91 |
+
|
| 92 |
+
---
|
| 93 |
+
|
| 94 |
+
**Want a different model on-device?** [Open a request](https://github.com/john-rocky/on-device-requests) — free, open weights only; the export and its measured numbers get published publicly.
|
| 95 |
+
|
| 96 |
+
<!-- /funnel:v1 -->
|