ElaNore-4B
Collection
The newest, most powerful RP model we made, Better than OpenElla and Any other 3B RP Models • 14 items • Updated • 1
How to use N-Bot-Int/ElaNore3-4B with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("N-Bot-Int/ElaNore3-4B", device_map="auto")