Cyrile commited on
Commit
4bc5a1c
·
verified ·
1 Parent(s): d32a4d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,6 +1,9 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
4
  ---
5
 
6
  Converted version of [CodeLlama-70b-Instruct-hf](https://huggingface.co/codellama/CodeLlama-70b-Instruct-hf) to 4-bit using bitsandbytes. For more information
 
1
  ---
2
  library_name: transformers
3
+ license: llama2
4
+ base_model:
5
+ - codellama/CodeLlama-70b-Instruct-hf
6
+ pipeline_tag: text-generation
7
  ---
8
 
9
  Converted version of [CodeLlama-70b-Instruct-hf](https://huggingface.co/codellama/CodeLlama-70b-Instruct-hf) to 4-bit using bitsandbytes. For more information