Skip to content

Commit

Permalink
fixed editor config check
Browse files Browse the repository at this point in the history
  • Loading branch information
l3utterfly committed Jan 31, 2024
1 parent d33f030 commit a5c3f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/sampling.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -336,4 +336,4 @@ void llama_sampling_rollback(
}

ctx_sampling->prev.erase(ctx_sampling->prev.end() - rollback_num, ctx_sampling->prev.end());
}
}

0 comments on commit a5c3f30

Please sign in to comment.