mirror of
https://github.com/multipleof4/lynchmark.git
synced 2026-04-27 19:52:14 +00:00
Docs: Update benchmark for deepseek/deepseek-v4-pro
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
async function parseMarkdown(m){
|
||||
const{marked}=await import('//cdn.jsdelivr.net/npm/marked@4/lib/marked.esm.js')
|
||||
return marked(m)
|
||||
}
|
||||
export default parseMarkdown;
|
||||
// Generation time: 44.452s
|
||||
// Result: FAIL
|
||||
Reference in New Issue
Block a user