How to use Fayaz/instruct_model_law_data_Llama with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Fayaz/instruct_model_law_data_Llama", dtype="auto")