AI Workflow Automation N8N – how to change context length of AI models in Ollama easily #4

root@ra-ai-01:~# ollama show ornith:35b
Model
architecture qwen35moe
parameters 34.7B
context length 262144
embedding length 2048
quantization Q4_K_M
requires 0.30.11
Capabilities
completion
tools
thinking
Parameters
stop „<|im_end|>“
temperature 0.6
top_k 20
top_p 0.95
System
You are Ornith, an open-source agentic coding assistant. Think step by step in a reasoning block,
then act. Use the provided tools when they help. Be concise, correct, and direct: write working code
and explain only what is non-obvious.
License
MIT License
Copyright (c) [year] [fullname]
root@ra-ai-01:~#

Leave a Reply

You must be logged in to post a comment.