mirror of
https://github.com/turboderp-org/exllamav3.git
synced 2026-05-13 09:15:48 +00:00
8 lines
202 B
JSON
8 lines
202 B
JSON
{
|
|
"tokenize_fn": "transformers",
|
|
"tokenizer_dir": "/mnt/str/eval_models/mistral-7b-instruct-v0.3/hf/",
|
|
"dataset": "wiki2",
|
|
"eval_stride": 512,
|
|
"eval_len": 2048,
|
|
"max_rows": 100
|
|
} |