Update README.md
Browse files
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.
|