Instructions to use benjaminchazelle/camembert-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use benjaminchazelle/camembert-onnx with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('fill-mask', 'benjaminchazelle/camembert-onnx');
Commit History
Update README.md 61d9df8
fix readme fb20500
Benjamin CHAZELLE commited on
fix readme e9167f6
Benjamin CHAZELLE commited on
update readme 0804dc5
Benjamin CHAZELLE commited on
rename path in config 864a83b
Benjamin CHAZELLE commited on
update files 7370136
Benjamin CHAZELLE commited on
move model 08ecd45
Benjamin CHAZELLE commited on
rename model 65938b8
Benjamin CHAZELLE commited on
add model files 850a02f
Benjamin CHAZELLE commited on