Instructions to use maitrix-org/Voila-autonomous-preview with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use maitrix-org/Voila-autonomous-preview with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("maitrix-org/Voila-autonomous-preview") model = AutoModel.from_pretrained("maitrix-org/Voila-autonomous-preview") - Notebooks
- Google Colab
- Kaggle
Fix pipeline tag
#2 opened 11 months ago
by
nielsr
请教全双工设计的细节
#1 opened about 1 year ago
by
lsq960124