Instructions to use spyysalo/harmony-latin-plus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use spyysalo/harmony-latin-plus with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("spyysalo/harmony-latin-plus", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Version of the gpt-oss tokenizer (o200k_harmony) filtered to exclude tokens with characters that are not in the Latin, Cyrillic, Greek, or Georgian scripts (or unicode Common/Unknown) using https://github.com/spyysalo/tokenizer-filter/ as follows:
python3 filter_by_script.py openai/gpt-oss-120b Latin Cyrillic Greek Georgian --save-dir harmony-latin-plus
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support