Switch to llama for summarization
Still not sure if this works or how fast I will go over free tier limits but it will sure be better than bart-large-cnn which sucks.
This commit is contained in:
@@ -17,4 +17,4 @@ enabled = true
|
||||
head_sampling_rate = 1 # optional. default = 1.
|
||||
|
||||
[vars]
|
||||
CF_AI_MODEL = "@cf/facebook/bart-large-cnn"
|
||||
CF_AI_MODEL = "@hf/meta-llama/meta-llama-3-8b-instruct"
|
||||
|
||||
Reference in New Issue
Block a user