Take top_p down a touch
This commit is contained in:
		
							parent
							
								
									b3a71dd3b0
								
							
						
					
					
						commit
						a278d54a15
					
				| 
						 | 
					@ -285,6 +285,7 @@ Okay. *I take a seat next to you* What should we do today? I'm up for anything.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
::NOTE::`,
 | 
					::NOTE::`,
 | 
				
			||||||
      temperature: 0.9,
 | 
					      temperature: 0.9,
 | 
				
			||||||
 | 
					      top_p: 0.8,
 | 
				
			||||||
      repetitionPenalty: 1.12,
 | 
					      repetitionPenalty: 1.12,
 | 
				
			||||||
      startSequence: '<s>',
 | 
					      startSequence: '<s>',
 | 
				
			||||||
      stopSequence: '###,User:,</s>,Current user prompt:',
 | 
					      stopSequence: '###,User:,</s>,Current user prompt:',
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue