Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,10 @@
|
|
| 1 |
---
|
| 2 |
library_name: peft
|
| 3 |
base_model: codellama/CodeLlama-7b-hf
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card for Model ID
|
|
@@ -17,9 +21,7 @@ base_model: codellama/CodeLlama-7b-hf
|
|
| 17 |
|
| 18 |
|
| 19 |
|
| 20 |
-
- **Developed by:** [
|
| 21 |
-
- **Funded by [optional]:** [More Information Needed]
|
| 22 |
-
- **Shared by [optional]:** [More Information Needed]
|
| 23 |
- **Model type:** [More Information Needed]
|
| 24 |
- **Language(s) (NLP):** [More Information Needed]
|
| 25 |
- **License:** [More Information Needed]
|
|
|
|
| 1 |
---
|
| 2 |
library_name: peft
|
| 3 |
base_model: codellama/CodeLlama-7b-hf
|
| 4 |
+
license: llama2
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
+
tags:
|
| 7 |
+
- code
|
| 8 |
---
|
| 9 |
|
| 10 |
# Model Card for Model ID
|
|
|
|
| 21 |
|
| 22 |
|
| 23 |
|
| 24 |
+
- **Developed by:** [Rudan XIAO]
|
|
|
|
|
|
|
| 25 |
- **Model type:** [More Information Needed]
|
| 26 |
- **Language(s) (NLP):** [More Information Needed]
|
| 27 |
- **License:** [More Information Needed]
|