Fix transformer/config.json: 14B dims should be 1.3B

#1
by FartingBackwards - opened

The committed transformer/config.json describes the 14B architecture, but the weights in this repo are the 1.3B checkpoint. This PR corrects the architecture fields to match the 1.3B weights.

FartingBackwards changed pull request title from Update transformer/config.json to Fix transformer/config.json: 14B dims should be 1.3B
SsyzeChen changed pull request status to merged

Sign up or log in to comment