removing 1 whitespace

This commit is contained in:
Aniket 2023-08-09 09:06:10 -04:00
parent 7d0404c393
commit afb8f6ee6a

View file

@ -562,7 +562,7 @@ void save_as_llama_model(struct llama_vocab * vocab, struct my_llama_model * mod
stuff_karpathy_weights_into_gg(model->norm, w->rms_final_weight);
//print_row(model->norm, 0);
// for rms-att-weight
// for rms-att-weight
int row_length = model->hparams.n_embd;
const auto & hparams = model->hparams;
//int n_ff = model->hparams.n_embd;