Instructions to use Ynaiv/buggy-python-detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ynaiv/buggy-python-detector with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Ynaiv/buggy-python-detector") model = AutoModelForSeq2SeqLM.from_pretrained("Ynaiv/buggy-python-detector", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
84df197 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6f30b1a4a9133cd177cb46888bc8ee303bb32c19a78f6de7fe4ffb882c639e27
size 891558696
|