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