chargoddard commited on
Commit
05142b8
1 Parent(s): 922a193

Update examples/patent_Llama_ties.yaml

Browse files
Files changed (1) hide show
  1. examples/patent_Llama_ties.yaml +1 -3
examples/patent_Llama_ties.yaml CHANGED
@@ -1,11 +1,9 @@
1
  models:
2
- - model: NousResearch/Llama-2-7b-hf
3
- #no parameters necessary for base model
4
  - model: arcee-ai/Patent-Instruct-7b
5
  parameters:
6
  density: 0.5
7
  weight: 0.5
8
- - model: chargoddard/internlm2-7b-llama
9
  parameters:
10
  density: 0.5
11
  weight: 0.5
 
1
  models:
 
 
2
  - model: arcee-ai/Patent-Instruct-7b
3
  parameters:
4
  density: 0.5
5
  weight: 0.5
6
+ - model: microsoft/Orca-2-7b
7
  parameters:
8
  density: 0.5
9
  weight: 0.5