base benchmark
This commit is contained in:
@@ -22,8 +22,8 @@ export type config = {
|
||||
}
|
||||
|
||||
local config: config = {
|
||||
modelsToEvaluate = { 'qwen3:4b' },
|
||||
evaluatingModel = 'qwen3:4b',
|
||||
modelsToEvaluate = { 'hf.co/unsloth/Qwen3-4B-Instruct-2507-GGUF:Q8_0' },
|
||||
evaluatingModel = 'hf.co/unsloth/Qwen3-4B-Instruct-2507-GGUF:Q8_0',
|
||||
dataset = {
|
||||
syntax = {
|
||||
{
|
||||
|
Reference in New Issue
Block a user