Instructions to use noystl/llama-8b-e2e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use noystl/llama-8b-e2e with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("noystl/llama-8b-e2e", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Improve model card with metadata and description
1
#1 opened 12 months ago
by
nielsr