Files
wevia-brain/sovereign-hosting-plan.json
2026-04-16 16:09:59 +02:00

13 lines
359 B
JSON

{
"options": [
"HuggingFace Spaces (T4 free 2h/day)",
"Kaggle (T4x2 30h/week)",
"Colab (T4 free)",
"Ollama S204 (CPU)"
],
"recommended": "Kaggle T4 for training + HF Spaces for inference + Ollama for sovereign",
"plan": [
"Train Kaggle\u2192Upload HF\u2192GGUF convert\u2192Ollama import\u2192Wire cascade"
],
"cost": "0 EUR"
}