Update README_zh-CN.md
Browse files- README_zh-CN.md +11 -9
    	
        README_zh-CN.md
    CHANGED
    
    | @@ -6,15 +6,17 @@ | |
| 6 |  | 
| 7 | 
             
            这是 NanoTranslator 的 **X-Small** 型号,目前仅支持**英译中**。仓库中同时提供了 ONNX 版本的模型。
         | 
| 8 |  | 
| 9 | 
            -
             | 
| 10 | 
            -
             | 
| 11 | 
            -
            | | 
| 12 | 
            -
            | | 
| 13 | 
            -
            |   | 
| 14 | 
            -
            | | 
| 15 | 
            -
            | | 
| 16 | 
            -
            | | 
| 17 | 
            -
            | | 
|  | |
|  | |
| 18 |  | 
| 19 | 
             
            - **P.** - Parameters (in million)
         | 
| 20 | 
             
            - **V.** - vocab size
         | 
|  | |
| 6 |  | 
| 7 | 
             
            这是 NanoTranslator 的 **X-Small** 型号,目前仅支持**英译中**。仓库中同时提供了 ONNX 版本的模型。
         | 
| 8 |  | 
| 9 | 
            +
            所有模型均收录于 [NanoTranslator Collection](https://huggingface.co/collections/Mxode/nanotranslator-66e1de2ba352e926ae865bd2) 中。
         | 
| 10 | 
            +
             | 
| 11 | 
            +
            |  | P. | Arch. | Act. |  V.  |  H.  |  I.  |  L.  | A.H. | K.H. | Tie |
         | 
| 12 | 
            +
            | :--: | :-----: | :--: | :--: | :--: | :-----: | :---: | :------: | :--: | :--: | :--: |
         | 
| 13 | 
            +
            |  [XXL](https://huggingface.co/Mxode/NanoTranslator-XXL)  |  100  |  LLaMA  |  SwiGLU  | 16000 | 768  | 4096 |  8   |  24  |  8   | True |
         | 
| 14 | 
            +
            |  [XL](https://huggingface.co/Mxode/NanoTranslator-XL)  |  78  | LLaMA | GeGLU  | 16000 | 768  | 4096 |  6   |  24  |  8   | True |
         | 
| 15 | 
            +
            | [L](https://huggingface.co/Mxode/NanoTranslator-L) |  49  | LLaMA | GeGLU  | 16000 | 512  | 2816 |  8   |  16  |  8   | True |
         | 
| 16 | 
            +
            | [M2](https://huggingface.co/Mxode/NanoTranslator-M2) | 22 | Qwen2 | GeGLU | 4000  | 432  | 2304 |  6   |  24  |  8   | True |
         | 
| 17 | 
            +
            |  [M](https://huggingface.co/Mxode/NanoTranslator-M)   |  22  |  LLaMA  |  SwiGLU  | 8000  | 256  | 1408 |  16  |  16  |  4   | True |
         | 
| 18 | 
            +
            |  [S](https://huggingface.co/Mxode/NanoTranslator-S)   | 9 | LLaMA | SwiGLU | 4000  | 168  | 896  |  16  |  12  |  4   | True |
         | 
| 19 | 
            +
            | [XS](https://huggingface.co/Mxode/NanoTranslator-XS) | 2 | LLaMA | SwiGLU | 2000 | 96 | 512 | 12 | 12 | 4 | True |
         | 
| 20 |  | 
| 21 | 
             
            - **P.** - Parameters (in million)
         | 
| 22 | 
             
            - **V.** - vocab size
         | 
