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

Updated alpaca.cpp #1

Open
wants to merge 45 commits into
base: master
Choose a base branch
from
Open

Conversation

matbee-eth
Copy link

No description provided.

anzz1 and others added 30 commits March 16, 2023 23:07
… default warn_unused_result instead of Makefile -Wunused-result
Windows fixes for CMake & Github CI
process the scanf() output so Ubuntu 22 compiler doesn't error due to…
Also fix a typo of LLaMA's casing in the chat.cpp file, and add cmake's generated files to the gitignore
Compute remaining tokens along the way and exit if over
Fix Makefile and Linux/MacOS CI
add easy Windows install instructions to the readme
…gerganov#242)

* Implement non-greedy tokenizer that tries to maximize token lengths

* Insert single space in front of the prompt

- this is to match original llama tokenizer behavior

---------

Co-authored-by: Jakub Horak <[email protected]>
rupeshs and others added 15 commits March 18, 2023 16:41
`curl` is preinstalled on macOS and the new command is equivalent to the `wget` version but avoids having to install wget
…l-curl-instead-of-wget-1

Update command for downloading the weights to use `curl`

`curl` is preinstalled on macOS and the new command is equivalent to the `wget` version but avoids having to install `wget`.
This should save people some time.
…color-fix

Windows console ANSI color issue fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
10 participants