Skip to content

TOKENICODE DeepSeek Alpha v0.10.2

Choose a tag to compare

@mistydew mistydew released this 01 Jul 16:21

TOKENICODE DeepSeek Alpha v0.10.2

This release adds a local model download service for Ollama.

Added

  • Settings -> Local Models tab.
  • Detects the local Ollama command/service and lists installed models.
  • Pulls models by name, for example qwen2.5-coder:7b or deepseek-r1:7b.
  • Shows pull progress lines from Ollama.
  • Adds a one-click action to create and enable an OpenAI-compatible local provider at http://localhost:11434/v1 for an installed model.

Notes

  • Ollama itself is not silently installed by TOKENICODE. Install it from https://ollama.com/download first if it is missing.
  • The in-app updater now reads latest.json from this fork's GitHub repository.