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

update alpaca #3

Closed
wants to merge 37 commits into from
Closed

update alpaca #3

wants to merge 37 commits into from

Conversation

Hades32
Copy link
Owner

@Hades32 Hades32 commented Mar 21, 2023

No description provided.

anzz1 and others added 30 commits March 17, 2023 03:58
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 <jakub.horak@ibawizard.net>
`curl` is preinstalled on macOS and the new command is equivalent to the `wget` version but avoids having to install wget
…-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.
antimatter15 and others added 7 commits March 18, 2023 13:55
for people having trouble with magnet links, as torrents always work
add cached torrent links
* trying to build for arm

* cross compiling?

* only mac

* gh actions

* fix

* fixing dash

* ensure that its executable

* adding back windows

* unindent

* typo

* oops

* runs on

* more release stuff

* more release stuff

* fix workflow

* adding back linux builds

* conditional stuff
@Hades32 Hades32 closed this Mar 21, 2023
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.

10 participants