Update README.md
Browse files
README.md
CHANGED
@@ -79,7 +79,7 @@ This repo contains the **Seed-X-PPO** model, with the following features:
|
|
79 |
| Seed-X-Instruct | Instruction-tuned for alignment with user intent. |π€ [Model](https://huggingface.co/ByteDance-Seed/Seed-X-Instruct-7B)|
|
80 |
| π **Seed-X-PPO** | RL trained to boost translation capabilities. |π€ [Model](https://huggingface.co/ByteDance-Seed/Seed-X-PPO-7B)|
|
81 |
| Seed-X-PPO-GPTQ-Int8 | Quantization: GPTQ 8-bit. | π€ [Model](https://huggingface.co/ByteDance-Seed/Seed-X-PPO-7B-GPTQ-Int8)|
|
82 |
-
| Seed-X-PPO-AWQ-Int4 | Quantization:
|
83 |
|Seed-X-RM | Reward model to evaluate the quality of translation.| π€ [Model](https://huggingface.co/ByteDance-Seed/Seed-X-RM-7B)|
|
84 |
|
85 |
## Quickstart
|
|
|
79 |
| Seed-X-Instruct | Instruction-tuned for alignment with user intent. |π€ [Model](https://huggingface.co/ByteDance-Seed/Seed-X-Instruct-7B)|
|
80 |
| π **Seed-X-PPO** | RL trained to boost translation capabilities. |π€ [Model](https://huggingface.co/ByteDance-Seed/Seed-X-PPO-7B)|
|
81 |
| Seed-X-PPO-GPTQ-Int8 | Quantization: GPTQ 8-bit. | π€ [Model](https://huggingface.co/ByteDance-Seed/Seed-X-PPO-7B-GPTQ-Int8)|
|
82 |
+
| Seed-X-PPO-AWQ-Int4 | Quantization: AWQ 4-bit. | π€ [Model](https://huggingface.co/ByteDance-Seed/Seed-X-PPO-7B-AWQ-Int4)|
|
83 |
|Seed-X-RM | Reward model to evaluate the quality of translation.| π€ [Model](https://huggingface.co/ByteDance-Seed/Seed-X-RM-7B)|
|
84 |
|
85 |
## Quickstart
|