Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,5 @@ datasets:
|
|
8 |
---
|
9 |
|
10 |
`llvm-optimized-model` - MLGO inlinig model for codesize, which trained on corpus from llvm-project
|
11 |
-
See also https://github.com/google/ml-compiler-opt
|
|
|
|
8 |
---
|
9 |
|
10 |
`llvm-optimized-model` - MLGO inlinig model for codesize, which trained on corpus from llvm-project
|
11 |
+
See also https://github.com/google/ml-compiler-opt for more information
|
12 |
+
And https://github.com/litvinovmitch11/mlgo-llvm-project-pretrained for base repo
|