How to use Neutralzz/BiLLa-7B-LLM with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Neutralzz/BiLLa-7B-LLM", dtype="auto")
Could you give a simple code for using it, thanks for your reply.
· Sign up or log in to comment