flywheel-ai/automotive
The flywheel-ai/automotive model is a 35.1 billion parameter language model developed by Flywheel by OpSpot, fine-tuned from Qwen/Qwen3.6-35B-A3B. This model is specifically optimized as a vertical AI-employee for the automotive domain, excelling in tasks and knowledge related to this specialized industry. It features a 32768 token context length and is available in safetensors and GGUF formats for various deployment environments.
Loading preview...
Overview
The flywheel-ai/automotive model is a specialized 35.1 billion parameter language model developed by Flywheel by OpSpot. It is fine-tuned (LoRA) from the Qwen/Qwen3.6-35B-A3B base model, which is licensed under Apache-2.0. This model is designed as a "vertical AI-employee" specifically for the automotive domain, making it highly proficient in industry-specific tasks and knowledge.
Key Capabilities
- Automotive Domain Expertise: Optimized for tasks and queries within the automotive industry.
- Base Model Performance: On general prompts, it performs comparably to its Qwen3.6 base model.
- Synthetic Data Training: Initial training utilized synthetic seed data generated by permissively-licensed local models (Apache/MIT teachers), avoiding distillation from closed models.
- Flexible Formats: Available in
safetensorsfortransformersandvLLM, andmodel-q4_k_m.ggufforllama.cppandOllama.
Good For
- Applications requiring deep knowledge and processing within the automotive sector.
- Developers looking for a specialized model with a strong base architecture.
- Deployment with
llama.cpp,Ollama, orvLLMdue to provided format options.