qikp/wordmix
Viewer โข Updated โข 26.1k โข 31
How to use qikp/pika-3.1 with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("qikp/pika-3.1", dtype="auto")๐ You are looking at pika 3.1, which is closer to GPT-2!
pika is a simple and public domain-like tokenizer.
<|endoftext|> (ID 0)pika was trained on qikp/wordmix.
Extra special tokens aren't present, you'll have to add them manually if needed.