CoolFace
Modelpublic

hrezaei/nanoGPTLookAhead

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes118downloads
48 commits on main
d218a261y ago

Update README.md

hrezaei
dff8bdc1y ago

Add format:pt to metadata

hrezaei
55f9b251y ago

Remove unused imports

hrezaei
658771f1y ago

Try to fix the bug in handling device_map

hrezaei
0f97dd91y ago

Add the architectures key to config to avoid an error in loading model

hrezaei
bbf85742y ago

Upload model.py

hrezaei
3fd54d92y ago

Upload model.py

hrezaei
e58afbf2y ago

Upload model.py

hrezaei
465e4232y ago

Fix arguments of model.generate for compatibility with Huggingface

hrezaei
c639b002y ago

Fix max_new_tokens in model.generate

hrezaei
4c4d48d2y ago

Upload model.py

hrezaei
c866b742y ago

Upload model.py

hrezaei
a5011802y ago

Upload tokenizer

hrezaei
bee68d62y ago

WandB run: uoy/owt/2spjerwi

hrezaei
cf290b72y ago

Add model to the device given to constructor

hrezaei
e2f7f2b2y ago

Push model using huggingface_hub.

hrezaei
d6b9eac2y ago

Push model using huggingface_hub.

hrezaei
6708f202y ago

Push model using huggingface_hub.

hrezaei
bf946ee2y ago

Add support for past key and values in attention layer

hrezaei
bca723f2y ago

Add GPTLAConfig to be used for GPTLA model

hrezaei
18d119c2y ago

Push model using huggingface_hub.

hrezaei
0f94ce72y ago

Update output of GPTLA for separate look ahead logits

hrezaei
ae07f0f2y ago

Upload model.py

hrezaei
ba1cc2e2y ago

Push model using huggingface_hub.

hrezaei
fd891582y ago

Modify auto model registered classes manually

hrezaei
4070ab82y ago

Delete nanogpt_model.py

hrezaei
88eb60c2y ago

Add two python files to support auto load

hrezaei
f8cbc982y ago

Push model using huggingface_hub.

hrezaei
4b57cca2y ago

Push model using huggingface_hub.

hrezaei
a65c9c72y ago

Push model using huggingface_hub.

hrezaei
0f2df542y ago

Push model using huggingface_hub.

hrezaei
6cca0fb2y ago

Add nanogpt_model.py

hrezaei
2b4f4712y ago

Push model using huggingface_hub.

hrezaei
5463a4a2y ago

Push model using huggingface_hub.

hrezaei
9e6e6ab2y ago

Push model using huggingface_hub.

hrezaei
fec64a92y ago

Push model using huggingface_hub.

hrezaei
0db13572y ago

Push model using huggingface_hub.

hrezaei
14cc3ae2y ago

Upload tokenizer

hrezaei
d8813052y ago

Push model using huggingface_hub.

hrezaei
4ce2a602y ago

Push model using huggingface_hub.

hrezaei
72bf9bd2y ago

Push model using huggingface_hub.

hrezaei
14f32be2y ago

Push model using huggingface_hub.

hrezaei
8e99b132y ago

Push model using huggingface_hub.

hrezaei
f74f5a02y ago

Push model using huggingface_hub.

hrezaei
dab378a2y ago

Push model using huggingface_hub.

hrezaei
be9abcd2y ago

Push model using huggingface_hub.

hrezaei
9b335712y ago

Push model using huggingface_hub.

hrezaei
e7a7a332y ago

initial commit

hrezaei