willyninja30 librarian-bot commited on
Commit
28d5482
·
1 Parent(s): 1a1c97b

Librarian Bot: Add base_model information to model (#3)

Browse files

- Librarian Bot: Add base_model information to model (3ffd08665fb5cce097a75ec7b83a5c5e0e3d8ffa)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,12 +1,10 @@
1
  ---
2
- library_name: peft
3
- inference: true
4
- pipeline_tag: text-generation
5
- license: llama2
6
  language:
7
  - fr
8
  - en
9
  - es
 
 
10
  tags:
11
  - llama7b
12
  - LLAMA2
@@ -16,6 +14,9 @@ tags:
16
  - code
17
  datasets:
18
  - Snit/french-conversation
 
 
 
19
  ---
20
 
21
  ARIA 7B V2 is a model created by Faraday 🇫🇷 🇧🇪
 
1
  ---
 
 
 
 
2
  language:
3
  - fr
4
  - en
5
  - es
6
+ license: llama2
7
+ library_name: peft
8
  tags:
9
  - llama7b
10
  - LLAMA2
 
14
  - code
15
  datasets:
16
  - Snit/french-conversation
17
+ inference: true
18
+ pipeline_tag: text-generation
19
+ base_model: meta-llama/Llama-2-7b-chat-hf
20
  ---
21
 
22
  ARIA 7B V2 is a model created by Faraday 🇫🇷 🇧🇪