Instructions to use blevlabs/alpaca-7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use blevlabs/alpaca-7b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("blevlabs/alpaca-7b", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
license specified in model card tag 8648f73
Update README.md b51a819
Update README.md 95c7d4b
Update README.md 899b904
Xuechen Li commited on
Update LICENSE 12b6fd7
add license. 554c419
Xuechen Li commited on
add weight diff and tokenizer. 4c7d23a
Xuechen Li commited on
initial commit 5a971b9
Xuechen Li commited on