Text Generation
Transformers
PyTorch
code
gpt2
custom_code
Eval Results
text-generation-inference
codelion commited on
Commit
fe38445
1 Parent(s): fda6687

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -50,7 +50,7 @@ This is a LLM for code that is focussed on generating bug fixes using infilling.
50
 
51
 
52
  - **Developed by:** [codelion](https://huggingface.co/codelion)
53
- - **Model type:** GPT-2 model with multi-query attention and Fill-in-the-Middle objective
54
  - **Finetuned from model:** [bigcode/santacoder](https://huggingface.co/bigcode/santacoder)
55
 
56
  ### Model Sources [optional]
 
50
 
51
 
52
  - **Developed by:** [codelion](https://huggingface.co/codelion)
53
+ - **Model type:** GPT-2
54
  - **Finetuned from model:** [bigcode/santacoder](https://huggingface.co/bigcode/santacoder)
55
 
56
  ### Model Sources [optional]