Update README.md
Browse files
README.md
CHANGED
@@ -35,6 +35,8 @@ vPreviousDecoded = vNewDecoded
|
|
35 |
Output will start with COTS/reasoning.<br>
|
36 |
In the tokenizer_config.json, the "unk_token" value is changed from null to ""
|
37 |
|
|
|
|
|
38 |
### Model Description
|
39 |
meta-llama/Meta-Llama-3.1-8B-Instruct quantized to ONNX GenAI INT4 with Microsoft DirectML optimization<br>
|
40 |
https://onnxruntime.ai/docs/genai/howto/install.html#directml
|
|
|
35 |
Output will start with COTS/reasoning.<br>
|
36 |
In the tokenizer_config.json, the "unk_token" value is changed from null to ""
|
37 |
|
38 |
+
<img src="https://zci.sourceforge.io/epub/dsllama31.png">
|
39 |
+
|
40 |
### Model Description
|
41 |
meta-llama/Meta-Llama-3.1-8B-Instruct quantized to ONNX GenAI INT4 with Microsoft DirectML optimization<br>
|
42 |
https://onnxruntime.ai/docs/genai/howto/install.html#directml
|