Nano-nano-927-v3
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-v3', trust_remote_code=True)