Files
gpu-rent/ollama-models.yaml.bak.20260821T195154Z
T
Leonid PershinandCursor 5d0c30f66b Enhance Ollama integration and model management
- Implemented support for parallel embedding in Ollama, allowing for improved performance in chat and memory functions.
- Updated the `ollama-roles.json` and CPU Modelfile to accommodate new features.
- Increased the maximum loaded models and parallel processing limits to 2, optimizing resource usage.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 23:05:48 +03:00

6 lines
278 B
Plaintext

# Локальный манифест Ollama (не коммить). Пример: ollama-models.example.yaml
# name = точный тег для `ollama pull`. Пустой models: [] — без pull.
models:
- name: huihui_ai/qwen2.5-vl-abliterated:7b
default: true