stardust-coder librarian-bot commited on
Commit
910d3ec
1 Parent(s): 2f964db

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

Browse files

- Librarian Bot: Add base_model information to model (7d420f40e213f5630c8d4eeb0d0afb36b4053fc2)


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,13 @@
1
  ---
2
- inference: false
3
- library_name: peft
4
  license: llama2
 
5
  datasets:
6
  - izumi-lab/llm-japanese-dataset
7
- language:
8
- - ja
9
  pipeline_tag: text-generation
 
10
  ---
11
 
12
  # AIgroup-CVM-utokyohospital/Llama-2-70b-chat-4bit-japanese
 
1
  ---
2
+ language:
3
+ - ja
4
  license: llama2
5
+ library_name: peft
6
  datasets:
7
  - izumi-lab/llm-japanese-dataset
8
+ inference: false
 
9
  pipeline_tag: text-generation
10
+ base_model: meta-llama/Llama-2-70b-chat-hf
11
  ---
12
 
13
  # AIgroup-CVM-utokyohospital/Llama-2-70b-chat-4bit-japanese