Training fails with: Exception() takes no keyword arguments
Author: bbookmanCreated May 8, 2025Updated Jul 15, 2025
Labelsgood first issue
- ollama version is 0.6.7
- Apple Mac M1 8Gb RAM
- Sequoia 15.4.1
- snowflake-arctic-embed:110m
- qwen2.5:0.5b <-- this is what I'm trying
- (and if we need for a debug or test) mistral:latest
- Integrated Setup
- Python 3.12.2
SecondMe Support Model Configuration:
Model Name: qwen2.5:0.5b
API key: ollama
API endpoint: http://127.0.0.1:11434/v1
Embedding: Model Name: snowflake-arctic-embed:110m API key: ollama API endpoint: http://127.0.0.1:11434/v1 Data Synthesis Mode: Medium Everything else default
See the attached logs
Source: mindverse/Second-Me