Skip to content

Commit

Permalink
Add qwen2 models
Browse files Browse the repository at this point in the history
  • Loading branch information
erhant authored Sep 18, 2024
1 parent 37d6da6 commit f2ae8dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ var (

"gemma2:9b-instruct-q8_0",
"gemma2:9b-instruct-fp16",

"qwen2:7b-instruct-q5_0",
"qwen2:7b-instruct-fp16",

"llama3.1:latest",
"llama3.1:8b-instruct-q8_0",
Expand Down

0 comments on commit f2ae8dc

Please sign in to comment.