willyninja30 librarian-bot commited on
Commit
5138cc7
1 Parent(s): cc6d63c

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

Browse files

- Librarian Bot: Add base_model information to model (5db7a99f2ac2deeb15dd3b3fd95df5e5d868e208)


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

Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,12 +1,13 @@
1
  ---
2
  library_name: peft
3
- pipeline_tag: text-generation
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
 
1
  ---
2
  library_name: peft
 
 
3
  tags:
4
  - Llama2
5
  - code
6
  - llama
7
  - opensource
8
+ pipeline_tag: text-generation
9
+ inference: true
10
+ base_model: codellama/CodeLlama-34b-Instruct-hf
11
  ---
12
 
13
  ## Aria Code is based on Code LLAMA 34B Instruct finetuned on French