mlboydaisuke commited on
Commit
532bf91
·
verified ·
1 Parent(s): a8ca4be

Link the card back to its collection and the request box

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -45,3 +45,13 @@ Outputs correct (Paris; coherent 128-token story).
45
  text makes it emit `<|im_end|>` immediately (looks like broken generation but is not).
46
  Always wrap prompts as
47
  `<|startoftext|><|im_start|>user\n...<|im_end|>\n<|im_start|>assistant\n`, eos ids [7].
 
 
 
 
 
 
 
 
 
 
 
45
  text makes it emit `<|im_end|>` immediately (looks like broken generation but is not).
46
  Always wrap prompts as
47
  `<|startoftext|><|im_start|>user\n...<|im_end|>\n<|im_start|>assistant\n`, eos ids [7].
48
+
49
+ <!-- funnel:v1 -->
50
+
51
+ ---
52
+
53
+ **More models in this format:** [ExecuTorch Model Zoo](https://huggingface.co/collections/mlboydaisuke/executorch-model-zoo-6a7ff328390b63075ffeae5e) — 31 models, each with the recipe that produced it.
54
+
55
+ **Want a different model on-device?** [Open a request](https://github.com/john-rocky/on-device-requests) — free, open weights only; the export and its measured numbers get published publicly.
56
+
57
+ <!-- /funnel:v1 -->