Text Generation
PEFT
Safetensors
falcon

Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
- library_name: peft
3
  license: unknown
 
 
 
4
  datasets:
5
  - ehartford/dolphin
6
  - garage-bAInd/Open-Platypus
7
- tags:
8
- - falcon
9
  inference: false
10
  pipeline_tag: text-generation
 
11
  ---
12
 
13
  # falcon-180b-instruct-peft 🦅
 
1
  ---
 
2
  license: unknown
3
+ library_name: peft
4
+ tags:
5
+ - falcon
6
  datasets:
7
  - ehartford/dolphin
8
  - garage-bAInd/Open-Platypus
 
 
9
  inference: false
10
  pipeline_tag: text-generation
11
+ base_model: tiiuae/falcon-180B
12
  ---
13
 
14
  # falcon-180b-instruct-peft 🦅