Instructions to use PeterJ0/alpaca-projectdiscovery-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PeterJ0/alpaca-projectdiscovery-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("PeterJ0/alpaca-projectdiscovery-small") model = AutoModelForSeq2SeqLM.from_pretrained("PeterJ0/alpaca-projectdiscovery-small", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
05852bf | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:599c9b2792cd280b63f114b117685a6b91e6c666d25073ffed9990bf2a5c4db1
size 307907461
|