Instructions to use onnx-community/Ancient-Greek-BERT-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use onnx-community/Ancient-Greek-BERT-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('feature-extraction', 'onnx-community/Ancient-Greek-BERT-ONNX');
metadata
library_name: transformers.js
base_model:
- pranaydeeps/Ancient-Greek-BERT
Ancient-Greek-BERT (ONNX)
This is an ONNX version of pranaydeeps/Ancient-Greek-BERT. It was automatically converted and uploaded using this space.