Skip to content

feat: add Nemotron and Hermes model families#19

Merged
seanfromthepast merged 1 commit intomainfrom
el-468ny-flash-open-source-add-nemotron
Mar 14, 2026
Merged

feat: add Nemotron and Hermes model families#19
seanfromthepast merged 1 commit intomainfrom
el-468ny-flash-open-source-add-nemotron

Conversation

@realityinspector
Copy link
Collaborator

Summary

  • Add NVIDIA Nemotron (8 chat models) and NousResearch Hermes (6 models) across the Flash model system
  • Updated: model_policy.py, config.py, model_capabilities.py, timepoints.py, models.py
  • Embedding model (llama-nemotron-embed-vl-1b-v2) correctly excluded from chat model lists

Changes

  • nvidia/ and nousresearch/ added to PERMISSIVE_PREFIXES and OPENROUTER_PREFIXES
  • All chat-capable models registered in TEXT_MODEL_REGISTRY with capability flags
  • Models added to VerifiedModels.OPENROUTER_TEXT and permissive preference list

@seanfromthepast seanfromthepast merged commit e314253 into main Mar 14, 2026
1 of 3 checks passed
@realityinspector realityinspector deleted the el-468ny-flash-open-source-add-nemotron branch March 15, 2026 14:16
seanfromthepast pushed a commit that referenced this pull request Mar 16, 2026
* chore: clean slate for v2.0 refactor

This is a fresh start for TIMEPOINT Flash v2.0.

The v1.0 codebase has been archived:
- Branch: archive/v1-legacy
- Tag: v1.0.0-legacy

v2.0 will implement:
- Clean provider abstraction (Google + OpenRouter)
- Mirascope for unified LLM interface
- Synthetic time system with temporal navigation
- Batteries-included CLI
- Test-driven development
- Production-ready FastAPI server

See REFACTOR.md in archive/v1-legacy for complete plan.

https://claude.com/claude-code

* security: remove private repo refs and Railway URLs from public docs

- Replace Railway auto-domain URLs with public custom domain (flash.timepointai.com) in FIRST-TIME-SETUP.md
- Replace Railway URL placeholders with generic domain examples in DEPLOY.md, IOS_INTEGRATION.md, config.py
- Remove private repo names (timepoint-flash-deploy, timepoint-billing) from DEPLOY.md and IOS_INTEGRATION.md
- Remove private repo names/links from Timepoint Suite table in README.md

* feat: add NVIDIA Nemotron and NousResearch Hermes model families (#19)

* feat: add free distillable mode with Hunter Alpha, Healer Alpha, Nemotron Super

---------

Co-authored-by: realityinspector <info@timepointai.com>
Co-authored-by: realityinspector <info@allonething.xyz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants