Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
appwrite
/
embedding
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Cut idle embedding memory without changing nomic quality
- #8
#8
Merged
TorstenDittmann
merged 11 commits into
master
appwrite/embedding:master
from
torsten/idle-embedding-memory-91e8
appwrite/embedding:torsten/idle-embedding-memory-91e8
Copy head branch name to clipboard
Sep 19, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Cut idle embedding memory without changing nomic quality
#8
TorstenDittmann
merged 11 commits into
master
appwrite/embedding:master
from
torsten/idle-embedding-memory-91e8
appwrite/embedding:torsten/idle-embedding-memory-91e8
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2026
fix: cut idle embedding RSS without changing nomic quality
Show description for 283fb39
cursoragent
and
TorstenDittmann
committed
283fb39
View commit details
Copy full SHA for 283fb39
Browse repository at this point
fix: route ONNX allocations through jemalloc so idle unload returns RSS
Show description for 616f526
cursoragent
and
TorstenDittmann
committed
616f526
View commit details
Copy full SHA for 616f526
Browse repository at this point
fix: install make in the Docker builder so jemalloc can compile
Show description for 2e2099d
cursoragent
and
TorstenDittmann
committed
2e2099d
View commit details
Copy full SHA for 2e2099d
Browse repository at this point
fix: keep a RAM-capped session pool while the model is loaded
Show description for 7de5851
cursoragent
and
TorstenDittmann
committed
7de5851
View commit details
Copy full SHA for 7de5851
Browse repository at this point
Commits on Sep 16, 2026
fix: default to one ONNX session and cover idle/nomic e2e
Show description for 926c437
cursoragent
and
TorstenDittmann
committed
926c437
View commit details
Copy full SHA for 926c437
Browse repository at this point
fix: split intra-op threads across every pool session
Show description for 66c141d
cursoragent
and
TorstenDittmann
committed
66c141d
View commit details
Copy full SHA for 66c141d
Browse repository at this point
fix: warmup the rebuilt serving session after a RAM cap
Show description for 6641232
cursoragent
and
TorstenDittmann
committed
6641232
View commit details
Copy full SHA for 6641232
Browse repository at this point
test: drop helper-only pool default assertions
Show description for 3e5806f
cursoragent
and
TorstenDittmann
committed
3e5806f
View commit details
Copy full SHA for 3e5806f
Browse repository at this point
fix: keep tokio workers free during model load
Show description for 05a38d7
cursoragent
and
TorstenDittmann
committed
05a38d7
View commit details
Copy full SHA for 05a38d7
Browse repository at this point
fix: expire health 503 and load models on spawn_blocking
Show description for dad9f7a
cursoragent
and
TorstenDittmann
committed
dad9f7a
View commit details
Copy full SHA for dad9f7a
Browse repository at this point
fix: keep model-load ownership if /embed is cancelled
Show description for 8ac6006
cursoragent
and
TorstenDittmann
committed
8ac6006
View commit details
Copy full SHA for 8ac6006
Browse repository at this point
You can’t perform that action at this time.