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