move models and prompts to testing config folder
This commit is contained in:
parent
3b94f13adc
commit
b5970cac26
3 changed files with 13 additions and 9 deletions
5
tests/config/models.JSON
Normal file
5
tests/config/models.JSON
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"Microsoft Phi": "phi",
|
||||
"Gemma 2": "gemma2:2b",
|
||||
"Tinyllama": "tinyllama"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue