Instructions to use Earlychildhoodeducation/EleMo-V1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use Earlychildhoodeducation/EleMo-V1 with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="Earlychildhoodeducation/EleMo-V1", filename="EleMo_V1.F16.gguf", )
llm.create_chat_completion( messages = [ { "role": "user", "content": "What is the capital of France?" } ] ) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use Earlychildhoodeducation/EleMo-V1 with llama.cpp:
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf Earlychildhoodeducation/EleMo-V1:Q4_K_M # Run inference directly in the terminal: llama cli -hf Earlychildhoodeducation/EleMo-V1:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf Earlychildhoodeducation/EleMo-V1:Q4_K_M # Run inference directly in the terminal: llama cli -hf Earlychildhoodeducation/EleMo-V1:Q4_K_M
Use pre-built binary
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf Earlychildhoodeducation/EleMo-V1:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf Earlychildhoodeducation/EleMo-V1:Q4_K_M
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf Earlychildhoodeducation/EleMo-V1:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf Earlychildhoodeducation/EleMo-V1:Q4_K_M
Use Docker
docker model run hf.co/Earlychildhoodeducation/EleMo-V1:Q4_K_M
- LM Studio
- Jan
- vLLM
How to use Earlychildhoodeducation/EleMo-V1 with vLLM:
Install from pip and serve model
# Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "Earlychildhoodeducation/EleMo-V1" # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:8000/v1/chat/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "Earlychildhoodeducation/EleMo-V1", "messages": [ { "role": "user", "content": "What is the capital of France?" } ] }'Use Docker
docker model run hf.co/Earlychildhoodeducation/EleMo-V1:Q4_K_M
- Ollama
How to use Earlychildhoodeducation/EleMo-V1 with Ollama:
ollama run hf.co/Earlychildhoodeducation/EleMo-V1:Q4_K_M
- Unsloth Studio
How to use Earlychildhoodeducation/EleMo-V1 with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for Earlychildhoodeducation/EleMo-V1 to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for Earlychildhoodeducation/EleMo-V1 to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for Earlychildhoodeducation/EleMo-V1 to start chatting
- Atomic Chat new
- Docker Model Runner
How to use Earlychildhoodeducation/EleMo-V1 with Docker Model Runner:
docker model run hf.co/Earlychildhoodeducation/EleMo-V1:Q4_K_M
- Lemonade
How to use Earlychildhoodeducation/EleMo-V1 with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull Earlychildhoodeducation/EleMo-V1:Q4_K_M
Run and chat with the model
lemonade run user.EleMo-V1-Q4_K_M
List all available models
lemonade list
🧸 EleMo-V1 (Elementary Pedagogical Model)
Status: V-1 Release Version (Production Ready)
Model Description
EleMo (Elementarpädagogisches Modell) is the first highly specialized, locally deployable Large Language Model (LLM) tailored exactly to the requirements of early childhood education.
This model is designed to solve a core dilemma: pedagogical professionals are drowning in documentation duties, while lacking time for the children. However, conventional, cloud-based AI models are completely out of the question in this sensitive environment. We must not upload the most intimate developmental data of young children to external servers.
EleMo provides the alternative: Local, data-sovereign AI for elementary pedagogy.
Intended Use & Guardrails
A general language model does not know how to document professionally. It tends to make judgments, fabrications, and inappropriate diagnostics. EleMo is strictly fine-tuned to process raw, bullet-pointed observation data into authentic Learning Stories (Lerngeschichten).
In doing so, the model follows strict pedagogical guardrails anchored in the specific observation model by Margaret Carr:
- Methodology of Learning Stories (Margaret Carr): EleMo is deeply aligned with Carr's observation and documentation framework. The narrative output is consistently structured according to the triad: Observation – Significance – Next Steps (Opportunities), ensuring that the child's learning dispositions are made visible without deficit-oriented assessment.
- Factual Accuracy: Every statement about learning must be based on a previously described observation. What has not been observed must not be claimed or hallucinated.
- The Right Tonality: The Learning Story is not a dry report, not a cold analysis, and certainly no developmental diagnostics. It is written as a personal, appreciative letter directly to the child.
📊 Dataset Balance & Bias Mitigation Matrix (v1)
To ensure high pedagogical quality and prevent systemic biases (such as gender stereotypes or a pure positivity bias) right from the start, the foundational training dataset for EleMo-v1 was mathematically balanced across multiple dimensions.
1. Dataset Distribution Matrix
The v1 dataset consists of 20 meticulously curated pedagogical scenarios distributed across the following core dimensions:
| Dimension | Category / Focus | Count | Share (%) |
|---|---|---|---|
| Educational Areas | Contribution, Exploration, Identity, Communication, Creativity, Physical Development, Mathematical Thinking, Social Relationships, Environmental Awareness, Well-being | 2 each | 10% each |
| Age Groups | 2–3 Years (20.5%), 3–4 Years (25%), 4–5 Years (25%), 5–6 Years (29.5%) | 20 total | 100% |
| Gender Balance | Boys (34.5%), Girls (34%), Diverse (31.5%) | 20 total | 100% |
| Location | Outdoors (45.5%), Indoors (53%), Circle Time (1.5%) | 20 total | 100% |
| Family Structures | Nuclear Family (62%), Single Parent (15%), Extended Family (9.5%), Patchwork (9.5%), Same-Sex Parents (4%) | 20 total | 100% |
Bias Mitigation Strategy
We actively engineered the dataset to solve common LLM alignment issues in early childhood documentation:
- Gender & Role Stereotypes: Crossed all genders thoroughly with all educational areas (e.g., breaking the pattern of boys exclusively in math/exploration and girls in creativity). Gender distribution is leveled equally (~33% each).
- Cultural & Naming Diversity: Explicitly differentiated subcultures (e.g., specific Arabic cultural backgrounds like Egypt, Morocco, Lebanon, Syria) and decoupled the "Cultural Background" column from implicit naming assumptions to prevent token-level stereotyping.
- Emotional Realism (Countering Positivity Bias): Standard models struggle to document negative emotions pedagogically. We intentionally expanded scenarios involving Frustration, Disappointment, Sadness, and Loneliness to train the model on how to handle difficult emotional situations within the Margaret Carr framework without assessing them negatively.
- Inclusion Markers: Integrated explicitly defined inclusion features (AAC communication aids, motor/visual/hearing impairments, chronic illnesses) to ensure the model naturally represents inclusive environments.
The Zero-Cloud Guarantee
We rely on the principle of data sovereignty through local execution. This model is built to run directly on-site, on local hardware, or in strictly isolated, sovereign environments. What happens in the kindergarten stays in the kindergarten.
Scientific Access
Since EleMo embodies deep-seated methodical knowledge of elementary pedagogy, it is currently maintained as a Private / Gated Model. To prevent these specialized weights from flowing unchecked into commercial software products, access is strictly regulated.
— Sebastian Götz | Owner of Kita Digital & Initiator of KI-Insel
- Downloads last month
- 35
4-bit
5-bit
6-bit
8-bit
16-bit
Model tree for Earlychildhoodeducation/EleMo-V1
Base model
mistralai/Mistral-Small-24B-Base-2501