Merge remote-tracking branch 'origin/main' into tr/issue_tool

# Conflicts:
#	requirements.txt
This commit is contained in:
mrT23
2023-09-07 12:30:16 +03:00
8 changed files with 72 additions and 27 deletions

View File

@ -12,4 +12,5 @@ MAX_TOKENS = {
'claude-2': 100000,
'command-nightly': 4096,
'replicate/llama-2-70b-chat:2c1608e18606fad2812020dc541930f2d0495ce32eee50074220b87300bc16e1': 4096,
'meta-llama/Llama-2-7b-chat-hf': 4096
}