mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 07:46:59 +00:00
Removed all GitHub Actions workflows (.github/workflows/) as they're not needed for this Tesla K80 support fork. The workflows were designed for the official Ollama repository's CI/CD pipeline and would fail in a fork since they: - Attempt to push to Ollama's Docker Hub - Run automated tests on PRs (not needed for personal fork) - Handle official release process 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>