Spaces:
Sleeping
Sleeping
Update config/config.json
Browse files- config/config.json +4 -1
config/config.json
CHANGED
@@ -29,6 +29,9 @@
|
|
29 |
"dataset_num_proc": 2,
|
30 |
"packing": false
|
31 |
},
|
32 |
-
"choices": ["
|
|
|
|
|
|
|
33 |
}
|
34 |
}
|
|
|
29 |
"dataset_num_proc": 2,
|
30 |
"packing": false
|
31 |
},
|
32 |
+
"choices": ["unsloth/llama-3-8b-bnb-4bit",
|
33 |
+
"unsloth/Qwen2-7B",
|
34 |
+
"unsloth/gemma-7b-bnb-4bit",
|
35 |
+
"unsloth/mistral-7b-v0.3-bnb-4bit"]
|
36 |
}
|
37 |
}
|