How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, AutoModelForCausalLM

tokenizer = AutoTokenizer.from_pretrained("commaai/commavq-gpt2m")
model = AutoModelForCausalLM.from_pretrained("commaai/commavq-gpt2m", device_map="auto")
Quick Links

commaVQ - GPT2M

A GPT2M model trained on a larger version of the commaVQ dataset.

This model is able to generate driving video unconditionally.

Below is an example of 5 seconds of imagined video using GPT2M.

Downloads last month
51
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Dataset used to train commaai/commavq-gpt2m

Space using commaai/commavq-gpt2m 1