Cyrile commited on
Commit
844aac6
·
verified ·
1 Parent(s): 242add1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  library_name: transformers
3
  license: llama2
 
 
4
  ---
5
 
6
  Converted version of [CodeLlama-70b](https://huggingface.co/meta-llama/CodeLlama-70b-hf) to 4-bit using bitsandbytes. For more information about the model, refer to the model's page.
 
1
  ---
2
  library_name: transformers
3
  license: llama2
4
+ tags:
5
+ - code
6
  ---
7
 
8
  Converted version of [CodeLlama-70b](https://huggingface.co/meta-llama/CodeLlama-70b-hf) to 4-bit using bitsandbytes. For more information about the model, refer to the model's page.