Translation
Safetensors
mistral
YuLu0713 commited on
Commit
6ef78fc
Β·
verified Β·
1 Parent(s): d0a2dd9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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: GPTQ 4-bit. | πŸ€— [Model](https://huggingface.co/ByteDance-Seed/Seed-X-PPO-7B-GPTQ-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
 
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