Skip to content

Add Subconscious provider and TIM-Qwen3.6 27B#1944

Closed
ostepan8 wants to merge 1 commit into
anomalyco:devfrom
ostepan8:add-subconscious
Closed

Add Subconscious provider and TIM-Qwen3.6 27B#1944
ostepan8 wants to merge 1 commit into
anomalyco:devfrom
ostepan8:add-subconscious

Conversation

@ostepan8

@ostepan8 ostepan8 commented Jun 1, 2026

Copy link
Copy Markdown

Adds the Subconscious provider (OpenAI-compatible API at https://api.subconscious.dev/v1) and its TIM-Qwen3.6 27B model — a post-trained Qwen3.6-27B served on the TIMRUN runtime. The model supports tool calling, reasoning, structured outputs, and image input, with a 262K-token context window (and up to 262K output tokens); pricing is $0.50/1M input and $3.50/1M output. The model id is namespaced subconscious/tim-qwen3.6-27b (the federated-gateway slug the API requires), stored via a nested folder per the README's slash convention, so the auto-injected id matches exactly what /v1/chat/completions accepts. Validated locally with bun validate (passes, model appears correctly in the generated catalog).

@@ -0,0 +1,5 @@
name = "Subconscious"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no logo?

@rekram1-node

Copy link
Copy Markdown
Collaborator

Closing this pull request as stale due to inactivity. Feel free to reopen it or submit a new pull request if the work is resumed.

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