peterbeamish
commited on
Commit
•
b43a31d
1
Parent(s):
c9b1b7c
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
license: llama2
|
3 |
base_model: codellama/CodeLlama-7b-hf
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
|
|
1 |
---
|
2 |
license: llama2
|
3 |
base_model: codellama/CodeLlama-7b-hf
|
4 |
+
pipeline_tag: text-generation
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|