ChrisCummins commited on
Commit
d20aedd
·
verified ·
1 Parent(s): 78816ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,8 +6,8 @@ base_model:
6
 
7
  # KernelLLM
8
 
9
- We introduce KernelLLM, a large language model, based on Llama 3.1, which has been trained specfically for the task of writing kernels.
10
- This is in collaboration with [Project Popcorn](https://gpu-mode.github.io/popcorn/).
11
 
12
  ## Model Use
13
 
 
6
 
7
  # KernelLLM
8
 
9
+ We introduce KernelLLM, a large language model, based on Llama 3.1, which has been trained specfically for the task of authoring GPU kernels.
10
+ For more information, please see [Project Popcorn](https://gpu-mode.github.io/popcorn/).
11
 
12
  ## Model Use
13