Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added LLamaWeights.Metadata property #380

Merged

Conversation

martindevans
Copy link
Member

exposed some ways to get model metadata:

  • LLamaWeights.Metadata : IReadOnlyDictionary<string, string>
  • SafeLlamaModelHandle.MetadataKeyByIndex
  • SafeLlamaModelHandle.MetadataValueByIndex

@martindevans martindevans merged commit 9b1ff0b into SciSharp:master Dec 21, 2023
3 checks passed
@martindevans martindevans deleted the LLamaWeights.Metadata_Property branch December 21, 2023 14:56
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