Instructions to use Kromtao/basic3test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Kromtao/basic3test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="Kromtao/basic3test")# Load model directly from transformers import AutoModelForSeq2SeqLM model = AutoModelForSeq2SeqLM.from_pretrained("Kromtao/basic3test", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
3ca9512 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:203384c277804f98595064bf0f78b616335838f68a11f24067156f2fba27784a
size 3511490560
|