File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ for _, modelID := range hfModelIDs {
5757}
5858```
5959
60- ### Tokenize for ` google/gemma-2-2b-it `
60+ ### Tokenize for [ ` google/gemma-2-2b-it ` ] ( https://huggingface.co/google/gemma-2-2b-it )
6161
6262* The output "Downloaded" message happens only the tokenizer file is not yet cached, so only the first time:
6363
@@ -79,7 +79,7 @@ Tokens: [651 2870 603 611 573 3037 235265]
7979```
8080
8181
82- ### Download and execute ONNX model for ` sentence-transformers/all-MiniLM-L6-v2 `
82+ ### Download and execute ONNX model for [ ` sentence-transformers/all-MiniLM-L6-v2 ` ] ( https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2 )
8383
8484Only the first 3 lines are actually demoing ` go-huggingface ` .
8585The remainder lines uses [ ` github.com/gomlx/onnx-gomlx ` ] ( https://github.com/gomlx/onnx-gomlx )
You can’t perform that action at this time.
0 commit comments