Added code syntax highlighting, Image recognition (llava model), multiline prompt, and some fixes

This commit is contained in:
jeffser
2024-05-17 00:35:34 -06:00
parent 83cb2c3b90
commit 3b695031bc
4 changed files with 185 additions and 32 deletions

View File

@@ -89,3 +89,4 @@ available_models = {
"llava-phi3":"A new small LLaVA model fine-tuned from Phi 3 Mini."
}