ToUpperCaseModel

This model converts a single lowercase letter to its uppercase equivalent.

Example Usage

Input:

{"letter": "a"}

### Output:
```json
{"uppercase_letter": "A"}
Downloads last month
0
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The HF Inference API does not support text2text-generation models for flair library.