Instructions to use mattshumer/Reflection-16-Test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mattshumer/Reflection-16-Test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="mattshumer/Reflection-16-Test")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("mattshumer/Reflection-16-Test") model = AutoModel.from_pretrained("mattshumer/Reflection-16-Test") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
471f41b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:667f96ca30c46c917e0696487e2d02a3b29735719f8f0dddf0e32a20e07c0b4e
size 4966156888
|