Instructions to use aithal/FULL_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/FULL_Crisis_Model_2_llama_3.1_8b_Instruct with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("aithal/FULL_Crisis_Model_2_llama_3.1_8b_Instruct", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K