YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

How to use

You can use this model directly with the Transformers library:

from transformers import AutoTokenizer, AutoModelForCausalLM

tokenizer = AutoTokenizer.from_pretrained("Abirami1213/Llama-2-7b-chat")
model = AutoModelForCausalLM.from_pretrained("Abirami1213/Llama-2-7b-chat")
Downloads last month
2
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support