Skip to content

Commit

Permalink
add ollama modellist
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzeyu91 committed Jun 30, 2024
1 parent 85ae41c commit 7558d3f
Showing 1 changed file with 25 additions and 3 deletions.
28 changes: 25 additions & 3 deletions src/AntSk.LLM/OllamaModelList.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,17 @@ gemma:2b
gemma:7b
llama3
llama3:70b
llama2
llama2-chinese
yi
llama2:7b
llama2:13b
llama2:70b
llama2-chinese:7b
llama2-chinese:13b
llama2-uncensored
codellama:7b
codellama:13b
codellama:34b
codellama:70b
yi:6b
yi:9B
yi:34B
qwen2:0.5b
Expand All @@ -31,4 +39,18 @@ mixtral:8x7b
llava
tinyllama
openchat
deepseek-coder-v2
deepseek-coder-v2:236b
mistral
codegemma:7b
codegemma:2b
command-r:35b
command-r-plus:104b
deepseek-coder:1.3b
deepseek-coder:6.7b
deepseek-coder:33b
moondream
neural-chat
starling-lm
solar

0 comments on commit 7558d3f

Please sign in to comment.