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