Nano-nano-927-v2
This is a custom architecture model. It has been uploaded with modeling_nano_nano.py so you can load it directly:
from transformers import AutoModelForCausalLM
model = AutoModelForCausalLM.from_pretrained('ray0rf1re/nano_nano-927-v2', trust_remote_code=True)