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