support kimi + more options in chat mode (#1312)

This commit is contained in:
Awni Hannun
2025-02-28 11:33:18 -08:00
committed by GitHub
parent b2108a0de6
commit 845cd8c01e
4 changed files with 52 additions and 27 deletions

View File

@@ -191,6 +191,7 @@ def get_model_path(path_or_hf_repo: str, revision: Optional[str] = None) -> Path
"*.py",
"tokenizer.model",
"*.tiktoken",
"tiktoken.model",
"*.txt",
"*.jsonl",
],