pharaouk commited on
Commit
167671f
1 Parent(s): 62c872e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1 +1,6 @@
1
- CodeLlama-Python 34B QLoRA finetuned on unnatural instructions.
 
 
 
 
 
 
1
+ # "Unnatural CodeLlama 34B (QLoRA)"
2
+ CodeLlama-Python 34B QLoRA finetuned on unnatural instructions.
3
+
4
+ Load it as a PEFT adapter with CodeLlama-Python 34B (https://huggingface.co/codellama)
5
+
6
+ NOTICE: This model is currently undergoing evals, and further finetuning to reach parity with the CodeLlama Unnatural from the Meta paper.