replit / ReplitLM

Inference code and configs for the ReplitLM model family
https://huggingface.co/replit
Apache License 2.0
923 stars 77 forks source link

Adding files for HF hub repo #1

Closed madhavatreplit closed 1 year ago

madhavatreplit commented 1 year ago

Why

We want to push up our model to Huggingface Hub following Mosaic's example of publishing RedPajama on the Hub .

We use this repo's main branch to track the files that are uploaded to the hub.

Both remotes are pushed to from main.

Note that the exact model binary pytorch_model.bin is not tracked here since Github does not allow uploading files > 5GB even for orgs.

What changed

Testing

Can run generations as expected by following the steps in the README.

Rollout