From 2bc25c65f05c9e799822624816ddf8294c8a91f8 Mon Sep 17 00:00:00 2001 From: Tony Tran Date: Sun, 19 Apr 2026 13:38:22 +0700 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7af7791..548b3d0 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,22 @@ Chạy mô hình **Gemma 4** trên thiết bị nhúng (Orange Pi 5, Raspberry P - Python 3.10+ - [`litert-lm`](https://github.com/google-ai-edge/litert-lm) đã cài và hoạt động -- Model file: `gemma-4-E2B-it.litertlm` (hoặc model `.litertlm` khác) + +```bash +pip install litert-lm +``` + - Thư viện Python: ```bash -pip install fastapi uvicorn pydantic +pip install -r requirements.txt ``` +- Models + +https://huggingface.co/litert-community/gemma-4-E2B-it-litert-lm +https://huggingface.co/litert-community/gemma-4-E4B-it-litert-lm + --- ## 📁 Cấu trúc