Skip to content

Commit f7873fc

Browse files
authored
tests : change umlaut test (#11600)
1 parent a682474 commit f7873fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

convert_hf_to_gguf_update.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ def get_vocab_base_pre(self, tokenizer) -> str:
288288

289289
tests = [
290290
"ied 4 ½ months",
291-
"Führer",
291+
"Äpfel",
292292
"",
293293
" ",
294294
" ",

0 commit comments

Comments
 (0)