compliant-llm icon indicating copy to clipboard operation
compliant-llm copied to clipboard

WIP: Support Ollama Models

Open vinikatyal opened this issue 10 months ago • 0 comments

Description

  • Support Ollama models / llama2 / llama3 etc

Screenshots/Results

Screenshot 2025-05-29 at 5 08 37 PM

Reference Links

  • Links to JIRA issue, links, Slack discussions, etc.

Checklist

This PR includes the following (tick all that apply):

  • [ ] Tests added/updated for new/changed functionality
  • [x] Bug Fix (explain the bug in the description)
  • [x] Refactoring or optimizations (no functional changes)
  • [ ] Documentation updated (README, docstrings, etc.)
  • [ ] Build or deployment related changes
  • [ ] Dependency updates (requirements.txt/pyproject.toml)
  • [ ] Setup change (update README/setup instructions if required)
  • [ ] Code style checks passed (PEP8, flake8, black, etc.)
  • [ ] Type hints added/updated (if applicable)
  • [ ] Pre-commit hooks run (if configured)

vinikatyal avatar May 29 '25 07:05 vinikatyal