Skip to content

Add skipSpecialTokens option to Tokenizer.decode (#148) #147

Add skipSpecialTokens option to Tokenizer.decode (#148)

Add skipSpecialTokens option to Tokenizer.decode (#148) #147

Workflow file for this run

name: Unit Tests
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
build-and-test:
uses: huggingface/hf-workflows/.github/workflows/swift_transformers_unit_tests.yml@main