Update README.md
Browse files
README.md
CHANGED
@@ -33,6 +33,8 @@ extra_gated_description: >-
|
|
33 |
If you want to learn more about how we process your personal data, please read
|
34 |
our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
35 |
pipeline_tag: image-text-to-text
|
|
|
|
|
36 |
---
|
37 |
|
38 |
**EXPERIMENTAL** FP8 W8A8 Quantization by stelterlab done with [llm-compressor](https://github.com/vllm-project/llm-compressor)
|
@@ -703,4 +705,4 @@ print(decoded_output)
|
|
703 |
# Given the significant level advantage, the best action to take is likely **FIGHT**. This will allow you to quickly defeat Pidgey and gain experience points for Pikachu. If you are concerned about Pikachu's health, you could use the **BAG** to heal Pikachu before or during the battle. Running away or switching Pokémon does not seem necessary in this situation.
|
704 |
```
|
705 |
|
706 |
-
</details>
|
|
|
33 |
If you want to learn more about how we process your personal data, please read
|
34 |
our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
35 |
pipeline_tag: image-text-to-text
|
36 |
+
tags:
|
37 |
+
- fp8
|
38 |
---
|
39 |
|
40 |
**EXPERIMENTAL** FP8 W8A8 Quantization by stelterlab done with [llm-compressor](https://github.com/vllm-project/llm-compressor)
|
|
|
705 |
# Given the significant level advantage, the best action to take is likely **FIGHT**. This will allow you to quickly defeat Pidgey and gain experience points for Pikachu. If you are concerned about Pikachu's health, you could use the **BAG** to heal Pikachu before or during the battle. Running away or switching Pokémon does not seem necessary in this situation.
|
706 |
```
|
707 |
|
708 |
+
</details>
|