Skip to content

docs: warn that cuda-1.9 image + flash-attn silently produces NaN embeddings on Turing/T4 #204

docs: warn that cuda-1.9 image + flash-attn silently produces NaN embeddings on Turing/T4

docs: warn that cuda-1.9 image + flash-attn silently produces NaN embeddings on Turing/T4 #204

name: Build PR Documentation
on:
pull_request:
paths:
- "docs/source/**"
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@90b4ee2c10b81b5c1a6367c4e6fc9e2fb510a7e3 # main
with:
commit_sha: ${{ github.event.pull_request.head.sha }}
pr_number: ${{ github.event.number }}
package: text-embeddings-inference
additional_args: --not_python_module
languages: en