Text Generation
PEFT
Safetensors
llama-2
Eval Results
dfurman librarian-bot commited on
Commit
2b514d3
1 Parent(s): 1e83fbf

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

Browse files

- Librarian Bot: Add base_model information to model (d3a4030a2712e86b2c911ed2892f7e3c2c99bee7)


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

Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,12 +1,13 @@
1
  ---
2
- library_name: peft
3
  license: llama2
4
- datasets:
5
- - ehartford/dolphin
6
  tags:
7
  - llama-2
 
 
8
  inference: false
9
  pipeline_tag: text-generation
 
10
  ---
11
 
12
  # llama-2-70b-dolphin 🦙🐬
 
1
  ---
 
2
  license: llama2
3
+ library_name: peft
 
4
  tags:
5
  - llama-2
6
+ datasets:
7
+ - ehartford/dolphin
8
  inference: false
9
  pipeline_tag: text-generation
10
+ base_model: meta-llama/Llama-2-70b-hf
11
  ---
12
 
13
  # llama-2-70b-dolphin 🦙🐬