willyninja30
commited on
Commit
•
92d8823
1
Parent(s):
60f40d1
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,12 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
-
pipeline_tag:
|
4 |
inference: true
|
5 |
-
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
## Aria Code is based on Code LLAMA 34B Instruct finetuned on French
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
+
pipeline_tag: conversational
|
4 |
inference: true
|
5 |
+
tags:
|
6 |
+
- Llama2
|
7 |
+
- code
|
8 |
+
- llama
|
9 |
+
- opensource
|
10 |
---
|
11 |
|
12 |
## Aria Code is based on Code LLAMA 34B Instruct finetuned on French
|