How to use fhdz/llama3-8b-instruct-TEST1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("fhdz/llama3-8b-instruct-TEST1", dtype="auto")
No model card