{"id":50673996,"url":"https://github.com/parakeet-nest/awesome-slms","last_synced_at":"2026-06-08T14:04:01.041Z","repository":{"id":245690276,"uuid":"818921931","full_name":"parakeet-nest/awesome-slms","owner":"parakeet-nest","description":"SLMs List that can run on a Pi5 8GB","archived":false,"fork":false,"pushed_at":"2024-11-02T06:53:33.000Z","size":595,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-02T07:25:25.914Z","etag":null,"topics":["ai","genai","llm","ollama","slm"],"latest_commit_sha":null,"homepage":"https://parakeet-nest.github.io/awesome-slms/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parakeet-nest.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-23T09:07:25.000Z","updated_at":"2024-11-02T06:53:37.000Z","dependencies_parsed_at":"2024-06-23T13:36:32.428Z","dependency_job_id":"0086f446-f320-4d9c-9dcd-78cf75d16777","html_url":"https://github.com/parakeet-nest/awesome-slms","commit_stats":null,"previous_names":["parakeet-nest/awesome-slms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/parakeet-nest/awesome-slms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parakeet-nest%2Fawesome-slms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parakeet-nest%2Fawesome-slms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parakeet-nest%2Fawesome-slms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parakeet-nest%2Fawesome-slms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parakeet-nest","download_url":"https://codeload.github.com/parakeet-nest/awesome-slms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parakeet-nest%2Fawesome-slms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34065357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","genai","llm","ollama","slm"],"created_at":"2026-06-08T14:04:00.245Z","updated_at":"2026-06-08T14:04:01.033Z","avatar_url":"https://github.com/parakeet-nest.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Awesome SLMs\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg width=\"50%\" height=\"50%\" src=\"female-borg.jpg\" alt=\"Description of the image\"\u003e\n\u003c/div\u003e\n\n\n\nThis is the list of the SLMs I use on my Raspberry Pi5 (8GB RAM) with Ollama\n\n| Name | Size | Tag | Remark | Kind | URL | Good on Pi5 | Usable on Pi5 |\n| --- | --- | --- | --- | --- | --- | --- | --- |\n| codegemma:2b | 1.6GB | 2B | Fill-in-the-middle code completion | code | [Link](https://ollama.com/library/codegemma:2b) | ❌ | ✅ |\n| gemma:2b | 1.7GB | 2B |  | chat | [Link](https://ollama.com/library/gemma:2b) | ❌ | ✅ |\n| gemma2:2b | 1.6GB | 2B |  | chat | [Link](https://ollama.com/library/gemma2:2b) | ❌ | ✅ |\n| all-minilm:22m | 46MB | 22M | Only Embeddings | embedding | [Link](https://ollama.com/library/all-minilm:22m) | ✅ | ✅ |\n| all-minilm:33m | 67MB | 33M | Only Embeddings | embedding | [Link](https://ollama.com/library/all-minilm:33m) | ✅ | ✅ |\n| deepseek-coder:1.3b | 776MB | 1.3B | Trained on both 87% code and 13% natural language | code | [Link](https://ollama.com/library/deepseek-coder:1.3b) | ✅ | ✅ |\n| tinyllama | 638MB | 1.1B |  | chat | [Link](https://ollama.com/library/tinyllama) | ✅ | ✅ |\n| tinydolphin | 637MB | 1.1B |  | chat | [Link](https://ollama.com/library/tinydolphin) | ✅ | ✅ |\n| phi3:mini | 2.4GB | 3B |  | chat | [Link](https://ollama.com/library/phi3:mini) | ❌ | ✅ |\n| phi3.5 | 2.2GB | 3B |  | chat | [Link](https://ollama.com/library/phi3.5) | ❌ | ✅ |\n| granite-code:3b | 2.0GB | 3B |  | code | [Link](https://ollama.com/library/granite-code:3b) | ❌ | ✅ |\n| qwen2.5:0.5b | 398MB | 0.5B |  | chat, tools | [Link](https://ollama.com/library/qwen2.5:0.5b) | ✅ | ✅ |\n| qwen2.5:1.5b | 986MB | 1.5B |  | chat, tools | [Link](https://ollama.com/library/qwen2.5:1.5b) | ❌ | ✅ |\n| qwen2.5:3b | 1.9GB | 3B |  | chat, tools | [Link](https://ollama.com/library/qwen2.5:3b) | ❌ | ✅ |\n| qwen2.5-coder:1.5b | 986MB | 1.5B |  | code, tools | [Link](https://ollama.com/library/qwen2.5-coder:1.5b) | ❌ | ✅ |\n| qwen2:0.5b | 352MB | 0.5B |  | chat | [Link](https://ollama.com/library/qwen2:0.5b) | ✅ | ✅ |\n| qwen2:1.5b | 934MB | 1.5B |  | chat | [Link](https://ollama.com/library/qwen2:1.5b) | ❌ | ✅ |\n| qwen:0.5b | 395MB | 0.5B |  | chat | [Link](https://ollama.com/library/qwen:0.5b) | ✅ | ✅ |\n| qwen2-math:1.5b | 935MB | 1.5B | Specialized math language model | math | [Link](https://ollama.com/library/qwen2-math:1.5b) | ❌ | ✅ |\n| starcoder:1b | 726MB | 1B | Code generation model | code | [Link](https://ollama.com/library/starcoder:1b) | ✅ | ✅ |\n| starcoder2:3b | 1.7GB | 3B |  | code | [Link](https://ollama.com/library/starcoder2:3b) | ❌ | ✅ |\n| stablelm2:1.6b | 983MB | 1.6B | LLM trained on multilingual data in English, Spanish, German, Italian, French, Portuguese, and Dutch. | chat | [Link](https://ollama.com/library/stablelm2:1.6b) | ✅ | ✅ |\n| stable-code:3b | 1.6GB | 3B | Coding model | code | [Link](https://ollama.com/library/stable-code:3b) | ❌ | ✅ |\n| rouge/replete-coder-qwen2-1.5b:Q8 | 1.9GB | 1.5B | Coding capabilities + non-coding data, fully cleaned and uncensored (mat+tool? to be tested) | code | [Link](https://ollama.com/rouge/replete-coder-qwen2-1.5b:Q8) | ❌ | ✅ |\n| dolphin-phi:2.7b | 1.6GB | 2.7B | uncensored | chat | [Link](https://ollama.com/library/dolphin-phi:2.7b) | ❌ | ✅ |\n| CognitiveComputations/dolphin-gemma2:2b | 1.6GB | 2B |  | chat | [Link](https://ollama.com/CognitiveComputations/dolphin-gemma2:2b) | ❌ | ✅ |\n| allenporter/xlam:1b | 873MB | 1B |  | tools | [Link](https://ollama.com/allenporter/xlam:1b) | ❌ | ✅ |\n| sam4096/qwen2tools:0.5b | 352MB | 0.5B |  | tools | [Link](https://ollama.com/sam4096/qwen2tools:0.5b) | ✅ | ✅ |\n| sam4096/qwen2tools:1.5b | 935MB | 1.5B |  | tools | [Link](https://ollama.com/sam4096/qwen2tools:1.5b) | ❌ | ✅ |\n| mxbai-embed-large:335m | 670MB | 335M | Only Embeddings | embedding | [Link](https://ollama.com/library/mxbai-embed-large:335m) | ✅ | ✅ |\n| nomic-embed-text:v1.5 | 274MB | 137M | Only Embeddings | embedding | [Link](https://ollama.com/library/nomic-embed-text:v1.5) | ✅ | ✅ |\n| yi-coder:1.5b | 866MB | 1.5B | Code | code | [Link](https://ollama.com/library/yi-coder:1.5b) | ❌ | ✅ |\n| bge-m3 | 1.2GB | 567M | Only Embeddings | embedding | [Link](https://ollama.com/library/bge-m3) | ❌ | ✅ |\n| reader-lm:0.5b | 352MB | 0.5b | convert HTML to Markdown | conversion | [Link](https://ollama.com/library/reader-lm:0.5b) | ✅ | ✅ |\n| reader-lm:1.5b | 935MB | 1.5b | convert HTML to Markdown | conversion | [Link](https://ollama.com/library/reader-lm:1.5b) | ✅ | ✅ |\n| shieldgemma:2b | 1.7GB | 2b | evaluate the safety of text | safety | [Link](https://ollama.com/library/shieldgemma:2b) | ❌ | ✅ |\n| llama-guard3:1b | 1.6GB | 1b | evaluate the safety of text | safety | [Link](https://ollama.com/library/llama-guard3:1b) | ❌ | ✅ |\n| granite3-dense:2b | 1.6GB | 2b |  | chat, tools, embedding | [Link](https://ollama.com/library/granite3-dense:2b) | ❌ | ✅ |\n| granite3-moe:1b | 822MB | 1b |  | chat, tools, embedding | [Link](https://ollama.com/library/granite3-moe:1b) | ✅ | ✅ |\n| llama3.2:1b | 1.3GB | 1b |  | chat, tools | [Link](https://ollama.com/library/llama3.2:1b) | ❌ | ✅ |\n| llama3.2:3b | 2.0GB | 3b |  | chat, tools | [Link](https://ollama.com/library/llama3.2:3b) | ❌ | ✅ |\n| smollm:135m | 92MB | 135m | 🖐️ can run on a Pi 3A+ | 🤪 hard to control | chat | [Link](https://ollama.com/library/smollm:135m) | ✅ | ✅ |\n| smollm:360m | 229MB | 360m | 🖐️ can run well on a Pi 4 8GB | chat | [Link](https://ollama.com/library/smollm:360m) | ✅ | ✅ |\n| smollm:1.7b | 991MB | 1.7b |  | chat | [Link](https://ollama.com/library/smollm:1.7b) | ✅ | ✅ |\n| smollm2:135m | 271MB | 135m | 🖐️ can run well on a Pi 4 8GB | chat, tools | [Link](https://ollama.com/library/smollm2:135m) | ✅ | ✅ |\n| smollm2:360m | 726MB | 360m | 🖐️ can run on a Pi 4 8GB | chat, tools | [Link](https://ollama.com/library/smollm2:360m) | ✅ | ✅ |\n| smollm2:1.7b | 1.8GB | 1.7b |  | chat, tools | [Link](https://ollama.com/library/smollm2:1.7b) | ❌ | ✅ |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparakeet-nest%2Fawesome-slms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparakeet-nest%2Fawesome-slms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparakeet-nest%2Fawesome-slms/lists"}