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