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

Fixed minor typo in README #17

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Conversation

WayneWang86
Copy link

  • Typo in variable names
  • When using other parameters, have to put the prompts into a list for other parameters to work

WayneWang86 and others added 7 commits June 18, 2023 00:35
…ts without reloading the model

Signed-off-by: WayneWang86 <[email protected]>
Signed-off-by: WayneWang86 <[email protected]>
Signed-off-by: Yifeng Wang <[email protected]>
Signed-off-by: Yifeng Wang <[email protected]>
Signed-off-by: WayneWang86 <[email protected]>
@CoderPat
Copy link
Collaborator

Hey @WayneWang86 ! Thanks for the PR!
I had a brief look and seems to add a scoring functionality? Is this working already? If so we should try to merge it, I can test it

@WayneWang86
Copy link
Author

WayneWang86 commented Jun 19, 2023 via email

@CoderPat
Copy link
Collaborator

Cool, ye lets work on getting this merged!
I just merged an old LLaMA PR that was hanging. Can you merge main against your branch and fix conflicts (and check if tests/CI passed)? After Github and CI says everything is ready I'll test it

And again, thanks for the contribution!

@WayneWang86
Copy link
Author

WayneWang86 commented Jun 19, 2023 via email

Signed-off-by: WayneWang86 <[email protected]>
merge from neulab-main
@WayneWang86
Copy link
Author

Merged update from nuelab-main. Added new scoring functions to output probability scores for each token in a given prompt.

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.

2 participants