Skip to content

Commit

Permalink
llama : whitespace formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sszymczy committed Aug 4, 2024
1 parent 0b72113 commit 5efd826
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/llama.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5652,7 +5652,6 @@ static void llm_load_vocab(
vocab.special_eom_id = t->second;
}
}

}

// build special tokens cache
Expand Down

0 comments on commit 5efd826

Please sign in to comment.