41 1 week ago

Omini-pyauto-1.5b is a fine-tuned Python automation code generation model built on top of Qwen2.5-Coder-1.5B-Instruct. It specializes in generating production-ready automation scripts for three major frameworks: Playwright, SeleniumBase, and Selenium.

b62737042846 · 137B
{
"num_ctx": 2048,
"repeat_penalty": 1.1,
"stop": [
"<|im_end|>",
"<|im_start|>"
],
"temperature": 0.2,
"top_k": 40,
"top_p": 0.95
}