Skip to content

Adds Qwen coder models to Ollama.ts #60

Adds Qwen coder models to Ollama.ts

Adds Qwen coder models to Ollama.ts #60

Workflow file for this run

name: PR assignment
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v2.0.0