You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DRY is a modern repetition penalty that is superior to the standard frequency and presence penalties at preventing repetition, while having virtually none of their negative effects on language quality.
DRY is a modern repetition penalty that is superior to the standard frequency and presence penalties at preventing repetition, while having virtually none of their negative effects on language quality.
Original implementation with detailed explanation: oobabooga/text-generation-webui#5677
C++ implementation in llama.cpp (pending merge): ggml-org/llama.cpp#6839
Independent C++ implementation in Kobold (merged): LostRuins/koboldcpp#982
The text was updated successfully, but these errors were encountered: