Instructions to use johnsutor/Llama-3-8B-Instruct_model_stock with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use johnsutor/Llama-3-8B-Instruct_model_stock with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("johnsutor/Llama-3-8B-Instruct_model_stock", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!