abetlen / abetlen/llama-cpp-python

How to use *chat_template* with .gguf models ? (tokenizer_name not implemented)

未关闭
#1,999 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
10.6k
派生
1.4k
PR 合并指标
PR 指标待抓取

描述

Hi,
I'm currently facing this `tokenizer_name NotImplementedError` while testing quantized `.gguf`model with `[lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness)`

I'm having this trouble with --apply_chat_template

run command lm_eval --model gguf --model_args base_url=http://127.0.1.1:8080 --tasks gsm8k --output_path result/gsm8k --log_samples --apply_chat_template --fewshot_as_multiturn

How to implement this tokenizer_name? (I'm running with `python3 -m llama_cpp.server`)

Image

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。