File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
examples/server/tests/features Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ Feature: llama.cpp server
101101 | ipython | {"code ": "print ('Hello , World !'}"} | lmstudio -community /Llama -3 .2 -1B -Instruct -GGUF | Llama -3 .2 -1B -Instruct -Q4_K_M .gguf | meta -llama -Llama -3 .2 -3B -Instruct |
102102 | ipython | {"code ": "print ("} | lmstudio -community /Llama -3 .2 -3B -Instruct -GGUF | Llama -3 .2 -3B -Instruct -Q4_K_M .gguf | meta -llama -Llama -3 .2 -3B -Instruct |
103103 | ipython | {"code ": "print ("} | lmstudio -community /Meta -Llama -3 .1 -8B -Instruct -GGUF | Meta -Llama -3 .1 -8B -Instruct -Q4_K_M .gguf | |
104- | ipython | {"code ": "print ('Hello , World !')"} | bartowski /functionary -small -v3 .2 -GGUF | functionary -small -v3 .2 -Q4_K_M .gguf | meetkai -functionary -medium -v3 .2 |
104+ | ipython | {"code ": "print ('Hello , World !')"} | bartowski /functionary -small -v3 .2 -GGUF | functionary -small -v3 .2 -Q8_0 .gguf | meetkai -functionary -medium -v3 .2 |
105105 # | ipython | {"code": "print('Hello, world!')"} | bartowski/gemma-2-2b-it-GGUF | gemma-2-2b-it-Q4_K_M.gguf | |
106106
107107
You can’t perform that action at this time.
0 commit comments