This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "id": "gemma-4-e2b-it", | |
| "name": "Gemma 4 E2B Instruct", | |
| "description": "Latest lightweight edge-optimized text-generation model from Google. Fast, efficient, and Apache 2.0 licensed for on-device chat and text tasks.", | |
| "downloadUrl": "https://huggingface.co/litert-community/gemma-4-E2B-it-litert-lm/resolve/main/gemma-4-E2B-it.litertlm", | |
| "fileSizeBytes": 2580000000, | |
| "capabilities": ["TEXT_GENERATION", "VISION", "TOOL_CALLING", "AUDIO"], | |
| "ramRequiredMb": 4096, | |
| "isMultimodal": false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "projects":[ | |
| { | |
| "name":"JS Utilities", | |
| "description":"UI for js functions that are used regularly. Build using React.", | |
| "repo":"https://github.com/raulshma/js-utilities", | |
| "frameworks":[ | |
| "react", | |
| "chakra-ui" | |
| ], |