Instructions to use Cypata/Frequenz with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use Cypata/Frequenz with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:Cypata/Frequenz') tokenizer = open_clip.get_tokenizer('hf-hub:Cypata/Frequenz') - Notebooks
- Google Colab
- Kaggle
| license: apache-2.0 | |
| datasets: | |
| - ArtificialAnalysis/ITBench-AA | |
| language: | |
| - de | |
| - en | |
| metrics: | |
| - bertscore | |
| base_model: | |
| - openai/gpt-oss-20b | |
| pipeline_tag: text-to-audio | |
| library_name: open_clip | |
| tags: | |
| - agent | |