LLMPerf / README.md
minhkhoi1026's picture
Update README.md
523489c verified
---
license: apache-2.0
---
LLMPerf model checkpoints, including:
1. **2B_log2_200k**: `codegen2B-multi` finetuned on `opencl-llmperf` 200K dataset, predict log2 of execution time.
2. **2B_log2_250k**: `codegen2B-multi` finetuned on `opencl-llmperf` 250K dataset, predict log2 of execution time.
3. **2B_log2_400k**: `codegen2B-multi` finetuned on `opencl-llmperf` 400K dataset, predict log2 of execution time.
4. **350m_log2_200k**: `codegen350m-multi` finetuned on `opencl-llmperf` 200K dataset, predict log2 of execution time.
5. **350m_log2_400k**: `codegen350m-multi` finetuned on `opencl-llmperf` 400K dataset, predict log2 of execution time.