Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Change default InferenceClient model to Qwen3-Coder-30B-A3B-Instruct #788

Change default InferenceClient model to Qwen3-Coder-30B-A3B-Instruct

Change default InferenceClient model to Qwen3-Coder-30B-A3B-Instruct #788

name: Build PR Documentation
on:
pull_request:
paths:
- 'docs/source/**'
- 'assets/**'
- '.github/workflows/doc-pr-build.yml'
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
build:
uses: huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@main
with:
commit_sha: ${{ github.event.pull_request.head.sha }}
pr_number: ${{ github.event.number }}
package: smolagents
languages: en
# additional_args: --not_python_module # use this arg if repository is documentation only
Morty Proxy This is a proxified and sanitized view of the page, visit original site.