salma-remyx
commited on
Commit
•
295ded6
1
Parent(s):
dc85159
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,9 +1,10 @@
|
|
1 |
---
|
2 |
-
|
3 |
library_name: peft
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
|
7 |
model-index:
|
8 |
- name: codellama-7b-instruct-ffmperative-top1k-neft
|
9 |
results: []
|
|
|
1 |
---
|
2 |
+
base_model: codellama/CodeLlama-7b-Instruct-hf
|
3 |
library_name: peft
|
4 |
+
license: llama2
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
+
- remyx
|
8 |
model-index:
|
9 |
- name: codellama-7b-instruct-ffmperative-top1k-neft
|
10 |
results: []
|