Nano-nano-699-v1
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-669-v1', trust_remote_code=True)