Update README.md
Browse files
README.md
CHANGED
@@ -14,5 +14,7 @@ cat consolidated.00.pth-split0 consolidated.00.pth-split1 consolidated.00.pth-sp
|
|
14 |
|
15 |
# Infernece and Evaluation
|
16 |
|
17 |
-
|
|
|
|
|
18 |
|
|
|
14 |
|
15 |
# Infernece and Evaluation
|
16 |
|
17 |
+
Reference implementation
|
18 |
+
- https://github.com/dzhulgakov/llama-mistral Inference code like llama.
|
19 |
+
- https://github.com/open-compass/MixtralKit Inference and evaluation from OpenCompass Team.
|
20 |
|