Skip to content

Instantly share code, notes, and snippets.

View raulshma's full-sized avatar
🏠
Developer 🤝

Rahul Sharma raulshma

🏠
Developer 🤝
View GitHub Profile
@raulshma
raulshma / models
Last active April 30, 2026 17:32
DailyLife-Models
[
{
"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
{
"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"
],