Skip to content

Commit 707dc1c

Browse files
authored
Update default chat summary model
1 parent ad6432d commit 707dc1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instagram/configs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"llm": {
1616
"endpoint": "http://localhost:11434/v1/",
1717
"api_key": "",
18-
"model": "gemma-3n-e4b",
18+
"model": "gemma-3-270m",
1919
"temperature": 0.7,
2020
"max_tokens": 1000,
2121
"streaming": False,

0 commit comments

Comments
 (0)