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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
d28a69a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f2f90a0ee1b41702c7b233b02234294a53bc0684a08d3bcd8c8ff702e9a12f64
size 17210019
|