perlthoughts commited on
Commit
2287b22
β€’
1 Parent(s): 1a7091c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ datasets:
16
  pipeline_tag: text-generation
17
  ---
18
 
19
- # LlaMa 2 7b 4-bit Python Coder πŸ‘©β€πŸ’»
20
 
21
  **LlaMa-2 7b** fine-tuned on the **python_code_instructions_18k_alpaca Code instructions dataset** by using the method **QLoRA** in 4-bit with [PEFT](https://github.com/huggingface/peft) library.
22
 
 
16
  pipeline_tag: text-generation
17
  ---
18
 
19
+ # LlaMa 2 7b 4-bit Python Coder (GPTQ)πŸ‘©β€πŸ’»
20
 
21
  **LlaMa-2 7b** fine-tuned on the **python_code_instructions_18k_alpaca Code instructions dataset** by using the method **QLoRA** in 4-bit with [PEFT](https://github.com/huggingface/peft) library.
22