Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,7 @@ base_model:
|
|
| 15 |
- codellama/CodeLlama-13b-Instruct-hf
|
| 16 |
pipeline_tag: text-generation
|
| 17 |
license: llama2
|
|
|
|
| 18 |
---
|
| 19 |
|
| 20 |

|
|
|
|
| 15 |
- codellama/CodeLlama-13b-Instruct-hf
|
| 16 |
pipeline_tag: text-generation
|
| 17 |
license: llama2
|
| 18 |
+
library_name: transformers
|
| 19 |
---
|
| 20 |
|
| 21 |

|