luofuli commited on
Commit
24b08cb
1 Parent(s): 594d86b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -59,7 +59,7 @@ For model details, please visit [DeepSeek-V2 page](https://github.com/deepseek-a
59
  DeepSeek-V2.5 better aligns with human preferences and has been optimized in various aspects, including writing and instruction following:
60
 
61
  | Metric | DeepSeek-V2-0628 | DeepSeek-Coder-V2-0724 | DeepSeek-V2.5 |
62
- |------------------------|------------------|------------------------|---------------|
63
  | AlpacaEval 2.0 | 46.6 | 44.5 | 50.5 |
64
  | ArenaHard | 68.3 | 66.3 | 76.2 |
65
  | AlignBench | 7.88 | 7.91 | 8.04 |
@@ -73,6 +73,7 @@ DeepSeek-V2.5 better aligns with human preferences and has been optimized in var
73
  | DS-Arena-Code | N/A | 49.5 | 63.1 |
74
 
75
 
 
76
  ## 2. How to run locally
77
 
78
  **To utilize DeepSeek-V2.5 in BF16 format for inference, 80GB*8 GPUs are required.**
 
59
  DeepSeek-V2.5 better aligns with human preferences and has been optimized in various aspects, including writing and instruction following:
60
 
61
  | Metric | DeepSeek-V2-0628 | DeepSeek-Coder-V2-0724 | DeepSeek-V2.5 |
62
+ |:-----------------------|:-----------------|:-----------------------|:--------------|
63
  | AlpacaEval 2.0 | 46.6 | 44.5 | 50.5 |
64
  | ArenaHard | 68.3 | 66.3 | 76.2 |
65
  | AlignBench | 7.88 | 7.91 | 8.04 |
 
73
  | DS-Arena-Code | N/A | 49.5 | 63.1 |
74
 
75
 
76
+
77
  ## 2. How to run locally
78
 
79
  **To utilize DeepSeek-V2.5 in BF16 format for inference, 80GB*8 GPUs are required.**