Text Generation
PEFT
Safetensors
mistral
conversational
Eval Results

Librarian Bot: Add base_model information to model

#1
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-13b-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-13b-hf
11
  ---
12
 
13
  # llama-2-13b-dolphin 🦙🐬