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