Skip to content

add llama2 model options#44

Closed
davidsbailey wants to merge 7 commits intomainfrom
add-llama2-model-option
Closed

add llama2 model options#44
davidsbailey wants to merge 7 commits intomainfrom
add-llama2-model-option

Conversation

@davidsbailey
Copy link
Member

@davidsbailey davidsbailey commented Jan 30, 2024

depends on #43

add llama2 model

this PR adds the ability to select a llama2 model for evaluation. currently, llama2 gives an evaluation of all requested learning goals in JSON format, but accuracy is low (near random).

notable in this PR:

  • wrap system prompt text in [INST]...[/INST] tags
  • change AI response format from TSV to JSON

to try next:

  • provide examples

@davidsbailey davidsbailey marked this pull request as draft January 30, 2024 01:12
Base automatically changed from aws-bedrock-llama to main February 1, 2024 21:37
@davidsbailey
Copy link
Member Author

closing in favor of #54

@davidsbailey davidsbailey deleted the add-llama2-model-option branch February 16, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant