"prompt": "I believe the meaning of life is",
"temperature": 0.0,
"top_k": 1,
+ "n_predict": 16,
})
assert res.status_code == 200
content_no_draft = res.body["content"]
"prompt": "I believe the meaning of life is",
"temperature": 0.0,
"top_k": 1,
+ "n_predict": 16,
})
assert res.status_code == 200
content_draft = res.body["content"]
"prompt": "I believe the meaning of life is",
"temperature": 0.0,
"top_k": 1,
+ "n_predict": 16,
})
assert res.status_code == 200
if last_content is not None: