Instructions to use deman539/llama381binstruct_summarize_short_merged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use deman539/llama381binstruct_summarize_short_merged with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("deman539/llama381binstruct_summarize_short_merged", dtype="auto") - Notebooks
- Google Colab
- Kaggle